Skip to content

Commit

Permalink
Update track_benchmarks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored Mar 14, 2024
1 parent 3f07ab4 commit 6620525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/track_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
bencher run \
--project tailcall-2192953494 \
--token eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJhcGlfa2V5IiwiZXhwIjoxODEwNDE3NzU0LCJpYXQiOjE3MTA0MTc3NTQsImlzcyI6ImJlbmNoZXIuZGV2Iiwic3ViIjoiZGFicmFsYWxhbmtyaXRAZ21haWwuY29tIiwib3JnIjpudWxsfQ.ET5NU6zbaBVyBcp5cAz0VzO_wSLKFTIueuYzebfMOJk \
--token "${{ secrets.BENCHER_API_TOKEN }}" \
--adapter rust_criterion \
--err \
'cargo bench'

0 comments on commit 6620525

Please sign in to comment.