Skip to content

Commit

Permalink
fix typo in test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg committed Aug 19, 2024
1 parent 90305a1 commit 0d7615c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: 🧪 Run benchmark stress test
env:
SITE_ENV: production
run: "python ./test/stress.py"
run: "python ./tests/stress.py"

0 comments on commit 0d7615c

Please sign in to comment.