We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fcc1b commit e78329eCopy full SHA for e78329e
.github/workflows/compile-examples.yml
@@ -63,5 +63,6 @@ jobs:
63
- name: Save memory usage change report as artifact
64
uses: actions/upload-artifact@v2
65
with:
66
+ if-no-files-found: error
67
name: ${{ env.SKETCHES_REPORTS_PATH }}
68
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments