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 d265fe9 commit 3505ba2Copy full SHA for 3505ba2
.github/workflows/benchmarks-execute.yml
@@ -116,5 +116,5 @@ jobs:
116
uses: CodSpeedHQ/action@v3
117
with:
118
working-directory: benchmarks/execute
119
- run: cargo $TOOLCHAIN codspeed run --features tco
+ run: cargo $TOOLCHAIN codspeed run
120
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments