Skip to content

Commit

Permalink
Test 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
lothian committed May 3, 2024
1 parent 7e0b2a2 commit 2623515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Test and generate coverage report
run: |
pip install coverage
coverage run -m pytest magpy/tests/test_010_hessian_CID.py
coverage run -m pytest magpy/tests/test_012_APT_CID.py
coverage xml
ls -l
Expand Down

0 comments on commit 2623515

Please sign in to comment.