We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac8d44 commit 78ab9ebCopy full SHA for 78ab9eb
.github/workflows/compile-examples.yml
@@ -129,5 +129,6 @@ jobs:
129
if: github.event_name == 'pull_request'
130
uses: actions/upload-artifact@v2
131
with:
132
+ if-no-files-found: error
133
name: ${{ env.SKETCHES_REPORTS_PATH }}
134
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments