lighthouse
Some checks failed
deploy to production / deploy (push) Failing after 31s

This commit is contained in:
Robin Grenzdörfer 2023-12-06 09:47:09 +00:00
parent 9c0a609773
commit 3d946a2496

View File

@ -104,7 +104,7 @@ jobs:
done
- name: Test HTTP Request
run: curl http://127.0.0.1:8081
run: curl -v http://live-server:8081
- name: stop Live Server
run: |