Skip to content

Commit

Permalink
CI: try to fix an error.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVeryDarkness committed Oct 10, 2024
1 parent f45b1a5 commit fde47f3
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 @@ -32,7 +32,7 @@ jobs:
--project iof \
--token '${{ secrets.BENCHER_API_TOKEN }}' \
--branch main \
--testbed ${{ matrix.os }} \
--testbed '${{ matrix.os }}' \
--threshold-measure latency \
--threshold-test t_test \
--threshold-max-sample-size 64 \
Expand Down

0 comments on commit fde47f3

Please sign in to comment.