Skip to content

Commit

Permalink
Merge pull request #391 from adriencaccia/patch-1
Browse files Browse the repository at this point in the history
Update CodSpeed/action to v2
  • Loading branch information
Ogeon authored Apr 27, 2024
2 parents 7fe4d87 + 728322f commit f871357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build the benchmark target(s)
run: cargo codspeed build -p benchmarks --features all_features
- name: Run the benchmarks
uses: CodSpeedHQ/action@v1
uses: CodSpeedHQ/action@v2
with:
run: cargo codspeed run
working-directory: integration_tests # mimics how tests work, so the colors CSV can be found
Expand Down

0 comments on commit f871357

Please sign in to comment.