Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhovd authored Oct 1, 2024
1 parent 32a414e commit 42ba908
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 @@ -24,7 +24,7 @@ jobs:
run: rustup update

- name: Run benchmark
run: cargo bench | tee output.txt
run: cargo bench | tee /home/runner/work/PMcore/PMcore/output.txt

- name: Post benchmark results
uses: benchmark-action/github-action-benchmark@v1
Expand Down

0 comments on commit 42ba908

Please sign in to comment.