Skip to content

Commit

Permalink
Add config file path to asv command
Browse files Browse the repository at this point in the history
  • Loading branch information
nawtrey committed Aug 18, 2024
1 parent 3a5280d commit d7e9bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: asv check
run: |
python -m pip install -r ./requirements_dev.txt
python -m asv check -E existing
python -m asv check -E existing --config ./benchmarks/asv.conf.json

0 comments on commit d7e9bc1

Please sign in to comment.