Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Oct 16, 2024
1 parent be33410 commit 41e2997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
env:
SITE_ENV: production
run: |
python ./tests/*.py --benchmark
python ./tests/*.py --long-benchmark
python -m pytest ./tests/*.py --benchmark
python -m pytest ./tests/*.py --long-benchmark

0 comments on commit 41e2997

Please sign in to comment.