Skip to content

Commit

Permalink
fix bench cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Sep 15, 2024
1 parent 45a6fa8 commit 22da069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Install
run: |
uv build -v --config-setting profile==profiling
uv build --config-setting profile==profiling
- name: Run benchmarks
uses: CodSpeedHQ/action@v3
Expand Down

0 comments on commit 22da069

Please sign in to comment.