Skip to content

Commit 0565866

Browse files
committed
chore(ci): enable perf
1 parent b211084 commit 0565866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
uses: CodSpeedHQ/action@main
117117
env:
118118
MY_ENV_VAR: "YES"
119+
CODSPEED_PERF_ENABLED: true
119120
with:
120121
run: cargo codspeed run
121122
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)