Skip to content

Commit

Permalink
Fix existing flag
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed May 24, 2024
1 parent 7cd4b8b commit 3b14b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
cd benchmarks
# check benchmarks with pip dependencies
asv check -v -E existing --config $GITHUB_WORKSPACE/benchmarks/asv.pip.conf.json
asv check -v --config $GITHUB_WORKSPACE/benchmarks/asv.pip.conf.json
# check benchmarks with latest-github dependencies
asv check -v --config $GITHUB_WORKSPACE/benchmarks/asv.latest-github.conf.json
Expand Down

0 comments on commit 3b14b0a

Please sign in to comment.