update status action

This commit is contained in:
Elliot Matson 2022-07-29 17:31:06 -05:00
parent 566182db75
commit 8d5c7c2b7a

View File

@ -15,4 +15,7 @@ jobs:
run: docker-compose up -d
- name: Test PGAdmin
run: docker run --network container:resolve_pgadmin appropriate/curl -s --retry 10 --retry-connrefused http://localhost:3001/
run: docker run --network container:resolve_pgadmin appropriate/curl -s --retry 10 --retry-connrefused http://localhost:3001/
- name: Test PGAdmin
run: docker run --network container:resolve_pgadmin appropriate/curl -s --retry 10 --retry-connrefused http://localhost/