Skip to content

Commit

Permalink
Removing unnecessary ci healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer committed Apr 4, 2023
1 parent 982306c commit 7c3477d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7c3477d

Please sign in to comment.