Skip to content

Commit

Permalink
Update gpu_benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti authored Feb 28, 2025
1 parent cafe87c commit 01be72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4

- name: Run benchmark and store result
run: pytest bench.py --benchmark-json output.json
run: pytest tests/test_benchmarks.py --benchmark-json output.json

- name: Download previous benchmark data
uses: actions/cache@v4
Expand Down

0 comments on commit 01be72d

Please sign in to comment.