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

This commit is contained in:
Robin Grenzdörfer 2023-12-05 21:01:56 +00:00
parent ad0e62bc30
commit 46e72ccc37

View File

@ -81,6 +81,10 @@ jobs:
echo ______ frontend/spa.html ______
cat frontend/spa.html
- name: Test HTTP Request
run: |
curl http://127.0.0.1:80
#- name: staging api testtest
# if: github.ref == 'refs/heads/dev'
# run: |