curl v
Some checks failed
/ astro-check (push) Successful in 12s
/ get-version (push) Successful in 2s
/ deploy-unlighthouse-files (push) Has been cancelled
/ deploy-unlighthouse-site (push) Has been cancelled
/ unlighthouse (push) Has been cancelled

This commit is contained in:
Firq 2024-10-22 17:42:13 +02:00
parent 52923ad819
commit 45f8b2bfd8
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -21,11 +21,7 @@ jobs:
- name: Checkout repository
uses: https://code.forgejo.org/actions/checkout@v3
- name: test
run: curl "http://localhost:8081/"
- name: test2
run: curl "http://website:8081/"
- name: test3
run: curl "http://website/"
run: curl -v "http://localhost:8081/"
- name: Run unlighthouse
run: unlighthouse-ci --site "http://localhost:8081/" --disable-dynamic-sampling
- name: Prepare artifacts