Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored Apr 12, 2024
1 parent d477b9c commit d884950
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 @@ -94,10 +94,10 @@ jobs:

- name: Run and track Benchmarks
run: |
cargo bench > benches/base.txt
bencher run \
--project "$BENCHER_PROJECT" \
--branch main \
--branch-reset \
--testbed "$BENCHER_TESTBED" \
--adapter "$BENCHER_ADAPTER" \
--token "${{ secrets.BENCHER_API_TOKEN }}" \
Expand Down

0 comments on commit d884950

Please sign in to comment.