Skip to content

Commit

Permalink
just running test_dat_file_loading
Browse files Browse the repository at this point in the history
  • Loading branch information
jkingslake committed Jan 13, 2025
1 parent 8809d88 commit af4e78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Run Tests
shell: bash -l {0}
run: |
pytest -k "not sonify" --cov=./ --cov-report=xml
pytest -k "dat_file_loading" --cov=./ --cov-report=xml
- name: Code Coverage Report
uses: irongut/[email protected]
with:
Expand Down

0 comments on commit af4e78f

Please sign in to comment.