diff --git a/.github/workflows/ut.yml b/.github/workflows/ut.yml index 8c1fb2094..ec33bf4ed 100644 --- a/.github/workflows/ut.yml +++ b/.github/workflows/ut.yml @@ -35,3 +35,4 @@ jobs: pytest -vs tests/test_utils.py pytest -vs tests/test_mbar/test_* pytest -vs tests/test_sgnn/test_* + pytest -vs tests/test_difftraj/test_*