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 1474185 commit 430aa5fCopy full SHA for 430aa5f
.github/workflows/compile-examples.yml
@@ -89,5 +89,6 @@ jobs:
89
if: github.event_name == 'pull_request'
90
uses: actions/upload-artifact@v2
91
with:
92
+ if-no-files-found: error
93
path: ${{ env.SKETCHES_REPORTS_PATH }}
94
name: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments