Skip to content

Commit

Permalink
ouput
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Fontana authored and Pedro Fontana committed Mar 27, 2024
1 parent d436a63 commit fb902a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hyper_threading_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
path: ./examples/hyper_threading/

- name: Run Benchmarks
run: source ./examples/hyper_threading/hyper_threading_workflow_script/hyper-threading-workflow.sh --show-output
run: source ./examples/hyper_threading/hyper_threading_workflow_script/hyper-threading-workflow.sh > results_pr.txt

- name: Compare Results
run: |
Expand Down

0 comments on commit fb902a5

Please sign in to comment.