Skip to content

Commit

Permalink
CI: try to fix an error.
Browse files Browse the repository at this point in the history
TheVeryDarkness committed Oct 10, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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
@@ -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 \

0 comments on commit fde47f3

Please sign in to comment.