diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index f741937..3c8e2ec 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -51,9 +51,6 @@ jobs: - name: Run islandora_tests run: python tests/islandora_tests.py - - name: Run islandora_tests_check - run: python tests/islandora_tests_check.py - - name: Run islandora_tests_hooks run: python tests/islandora_tests_hooks.py