Skip to content

Commit

Permalink
re-added tsvit test
Browse files Browse the repository at this point in the history
  • Loading branch information
BaderTim committed Jan 26, 2024
1 parent 00b73a0 commit c3b4990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Run baseline tests
run: |
pytest baselines/model --ignore=baselines/model/tests/test_pstnet.py --ignore=baselines/model/tests/test_tsvit.py
pytest baselines/model --ignore=baselines/model/tests/test_pstnet.py
- name: Run synthcave tests
run: |
Expand Down

0 comments on commit c3b4990

Please sign in to comment.