Skip to content

Commit

Permalink
set the project name correctly in benchmarking-track-main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanwm authored Aug 7, 2024
1 parent f67f147 commit 9b7e5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarking-track-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Track base branch benchmarks with Bencher
run: |
bencher run \
--project save-walter-white-1234abcd \
--project nutens \
--token '${{ secrets.BENCHER_API_TOKEN }}' \
--branch main \
--testbed ubuntu-latest \
Expand Down

0 comments on commit 9b7e5a4

Please sign in to comment.