Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
risemeup1 committed Aug 19, 2024
1 parent 467a612 commit 3c98d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: Run Test
working-directory: ./tests
run: |
bash run.sh python3.9
bash run.sh /usr/local/python3.9/bin/python3.9

0 comments on commit 3c98d4d

Please sign in to comment.