We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8468b4 commit 110fa7aCopy full SHA for 110fa7a
.github/workflows/compile-examples.yml
@@ -110,5 +110,6 @@ jobs:
110
- name: Save memory usage change report as artifact
111
uses: actions/upload-artifact@v2
112
with:
113
+ if-no-files-found: error
114
name: ${{ env.SKETCHES_REPORTS_PATH }}
115
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments