Skip to content

Commit

Permalink
Inserted location of unit tests to linux tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory Barnes committed Sep 4, 2024
1 parent 39ccbac commit d201ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
shell: bash -l {0}
run: |
make opt
pytest --tb=short
pytest --tb=short --junitxml=junit/test-results.xml
- name: Check test ouptut created
id: check_test_file
Expand Down

0 comments on commit d201ee7

Please sign in to comment.