Skip to content

Commit

Permalink
Update baseline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Sep 22, 2024
1 parent 8aaf803 commit fcdd06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache-key: bench
- name: Install dependencies
run: poetry install --with dev
- run: poetry run python -m pyperf system tune
- run: sudo poetry run python -m pyperf system tune
- name: Run benchmarks
run: OUTPUT=out/benchmark-baseline.json make -s benchmark
- name: Save outputs
Expand Down

0 comments on commit fcdd06a

Please sign in to comment.