diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 829a237..4c6d00f 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -55,8 +55,5 @@ 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 + pytest tests/