Skip to content

Commit

Permalink
run quick benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Aug 27, 2023
1 parent f62f1c0 commit d96c279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
spin build
- name: Run benchmarks
run: |
spin bench
spin bench --quick
if grep -q Traceback asv-output.log; then
echo "Some benchmarks have errors!"
exit 1
Expand Down

0 comments on commit d96c279

Please sign in to comment.