Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
Summpot committed Nov 9, 2024
1 parent 1d51b7b commit d5eed71
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 @@ -31,7 +31,7 @@ jobs:
- name: Benchmark with bencher and pytest
run: |
bencher run \
--project image_interpolation \
--project image-interpolation \
--adapter python_pytest \
--file results.json \
--token '${{ secrets.BENCHER_API_TOKEN }}'
Expand Down

0 comments on commit d5eed71

Please sign in to comment.