Skip to content

Commit

Permalink
remove .sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Fontana authored and Pedro Fontana committed Apr 8, 2024
1 parent cceb7b0 commit 9a95d06
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 @@ -76,7 +76,7 @@ jobs:
run: ls -R ${{ github.workspace }}/artifacts/

- name: Run Benchmarks
run: source ${{ github.workspace }}/artifacts/hyper-threading-workflow.sh --show-output
run: source ${{ github.workspace }}/artifacts/hyper-threading-workflow --show-output

- name: Compare Results
run: |
Expand Down

0 comments on commit 9a95d06

Please sign in to comment.