Skip to content

Commit 8dd91c2

Browse files
committed
chore: run on prod
1 parent 422531f commit 8dd91c2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ jobs:
3737
uses: CodSpeedHQ/action@main
3838
with:
3939
run: pytest tests/benchmarks/ --codspeed
40-
upload-url: ${{ secrets.STAGING_CODSPEED_UPLOAD_URL }}
41-
token: ${{ secrets.STAGING_CODSPEED_TOKEN }}
40+
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)