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 5d98ffa commit bbcc584Copy full SHA for bbcc584
.github/workflows/benchmark.yml
@@ -94,6 +94,7 @@ jobs:
94
with:
95
name: wheel
96
path: dist/cpp_linter-*-cp3*-abi3-*.whl
97
+ if-no-files-found: error
98
99
benchmark:
100
name: Measure Performance Difference
0 commit comments