Skip to content

Commit

Permalink
fix 2
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 00cc9af commit c19ad79
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: ./hyper-threading-workflow.sh > results_pr.txt
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 c19ad79

Please sign in to comment.