diff --git a/.github/workflows/test-conformance.yml b/.github/workflows/test-conformance.yml index 00887f28..2c09d3b8 100644 --- a/.github/workflows/test-conformance.yml +++ b/.github/workflows/test-conformance.yml @@ -56,9 +56,6 @@ jobs: # sprinkle some test data (refreshing computed fields is done from the command handler) docker compose run django python manage.py init --data - - name: Healthcheck - run: wget --no-check-certificate https://localhost/oapif/collections/poles/items - - name: Run conformance test run: docker compose run test_client