Skip to content

Commit

Permalink
svd test in github workflows script
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffwoollard committed Jun 26, 2024
1 parent b7813ce commit ff1d25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Test with pytest
run: |
pytest tests/test_preprocessing.py
pytest tests/test_svd.py
pytest tests/test_map_to_map.py
pytest tests/test_distribution_to_distribution.py

0 comments on commit ff1d25c

Please sign in to comment.