Skip to content

Commit

Permalink
Bump CodSpeedHQ/action from 1 to 2 (#8283)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 420d8c2 commit 56f7e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Expand Up @@ -27,6 +27,6 @@ jobs:
pdm install -G testing -G testing-extra -G email
- name: Run CodSpeed benchmarks
uses: CodSpeedHQ/action@v1
uses: CodSpeedHQ/action@v2
with:
run: pdm run pytest ./tests/benchmarks --codspeed

0 comments on commit 56f7e16

Please sign in to comment.