Skip to content

Commit

Permalink
fix test running file name
Browse files Browse the repository at this point in the history
  • Loading branch information
philippguevorguian committed Nov 8, 2023
1 parent 82898fe commit a8880c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
shell: bash -l {0}
run: |
conda activate cl11.7
python3 confirm_test.py --confirm
python3 confirm_tests.py --confirm

0 comments on commit a8880c3

Please sign in to comment.