We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69aeea commit 5a02723Copy full SHA for 5a02723
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
- run: cargo codspeed build --features async_futures -p codspeed-criterion-compat
41
42
- name: Run the benchmarks
43
- uses: CodSpeedHQ/action@feat/bundled-upload
+ uses: CodSpeedHQ/action@main
44
with:
45
run: cargo codspeed run
46
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments