Skip to content

Commit

Permalink
Bump codspeed action (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Dec 1, 2023
1 parent fed5217 commit 8d8132d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Install hatch
run: pipx install hatch
- name: Run benchmarks
uses: CodSpeedHQ/action@v1
uses: CodSpeedHQ/action@v2
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: hatch run benchmark:run

0 comments on commit 8d8132d

Please sign in to comment.