test again
Some checks failed
/ get-version (push) Successful in 2s
/ astro-check (push) Successful in 12s
/ 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 18:50:23 +02:00
parent 4f16151149
commit 9f225b0708
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -22,12 +22,16 @@ jobs:
run: curl -v -o - "http://localhost:26400/" || true
- name: test
run: curl -v -o - "http://website:26400/" || true
- name: test
run: curl -v -o - "http://website:8081/" || true
- name: test
run: curl -v -o - "http://website/" || true
- name: test
run: curl -v -o - "website" || true
- name: test
run: curl -v -o - "website:26400" || true
- name: test
run: curl -v -o - "website:8081" || true
- name: Run unlighthouse
run: unlighthouse-ci --site "http://localhost:26400/" --disable-dynamic-sampling
- name: Prepare artifacts