Skip to content

Commit e20538e

Browse files
authored
Update codspeed.yml
1 parent 67ed1d7 commit e20538e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
- name: Run benchmarks
2626
uses: CodSpeedHQ/action@v1
2727
with:
28-
token: ${{ secrets.CODSPEED_TOKEN }}
29-
run: "<Insert your benchmark command here>"
28+
run: ""

0 commit comments

Comments
 (0)