Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Mar 26, 2024
1 parent 70d6193 commit 394fd50
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ jobs:
mv unit_tests.py test_unit.py
mv unit_tests_workbench_config.py test_unit_workbench_config.py
cd ..
pytest tests
pytest --ignore=tests/test_islandora.py
--ignore=tests/test_islandora_check.py
--ignore=tests/test_islandora_hooks.py
--ignore=tests/test_islandora_paged_content.py

0 comments on commit 394fd50

Please sign in to comment.