Skip to content

Commit db66db2

Browse files
committed
chore: use staging ci
1 parent 03a4993 commit db66db2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ jobs:
122122
runner-branch: cod-1364-runner-sample-without-splitting-perfdata
123123
mode: walltime
124124
run: cargo codspeed run
125-
token: ${{ secrets.CODSPEED_TOKEN }}
125+
# token: ${{ secrets.CODSPEED_TOKEN }}
126+
upload-url: https://api.staging.preview.codspeed.io/upload
126127

127128
check:
128129
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)