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 64c0571Copy full SHA for 64c0571
.github/workflows/benchmarks-execute.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: CodSpeedHQ/action@v3
72
with:
73
working-directory: benchmarks/execute
74
- run: cargo $TOOLCHAIN codspeed run --features tco
+ run: cargo $TOOLCHAIN codspeed run
75
token: ${{ secrets.CODSPEED_TOKEN }}
76
77
codspeed-instrumentation-benchmarks:
@@ -116,5 +116,5 @@ jobs:
116
117
118
119
120
0 commit comments