Skip to content

Commit

Permalink
Update CodSpeed to v3 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX committed Sep 7, 2024
1 parent 7ad062a commit c6513ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
RUSTFLAGS: "-Cprofile-use=${{ github.workspace }}/merged.profdata"

- name: Run benchmarks.
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: pytest . --codspeed -n auto

0 comments on commit c6513ae

Please sign in to comment.