Skip to content

Commit bbcc584

Browse files
committed
ensure artifact-upload fails if no files were uploaded
1 parent 5d98ffa commit bbcc584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
with:
9595
name: wheel
9696
path: dist/cpp_linter-*-cp3*-abi3-*.whl
97+
if-no-files-found: error
9798

9899
benchmark:
99100
name: Measure Performance Difference

0 commit comments

Comments
 (0)