Skip to content

Commit 3505ba2

Browse files
committed
fix: ci
1 parent d265fe9 commit 3505ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks-execute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@ jobs:
116116
uses: CodSpeedHQ/action@v3
117117
with:
118118
working-directory: benchmarks/execute
119-
run: cargo $TOOLCHAIN codspeed run --features tco
119+
run: cargo $TOOLCHAIN codspeed run
120120
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)