Remove windows deployments

This commit is contained in:
Zoe Roux
2022-09-28 13:48:57 +09:00
parent 03b05dfc87
commit 9f455b8065
23 changed files with 71 additions and 842 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Perform healthchecks
run: |
docker-compose ps -a
wget --retry-connrefused http://localhost:5000 # /healthcheck
wget --retry-connrefused http://localhost:8901 # /healthcheck
- name: Run robot tests
run: |