Skip to content

Commit e878131

Browse files
chore: run on staging
1 parent ce42b9b commit e878131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
- name: Run benchmarks
4242
uses: CodSpeedHQ/action@v2
4343
with:
44-
token: ${{ secrets.CODSPEED_TOKEN }}
44+
token: ${{ secrets.STAGING_CODSPEED_TOKEN }}
4545
run: .venv/bin/pytest --codspeed --benchmark-enable --benchmark-only ./tests/bench/ --benchmark-json=bench-pr.json --x509-limbo-root=x509-limbo/

0 commit comments

Comments
 (0)