test stupid
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:56:16 +02:00
parent 9f225b0708
commit 86ee37e441
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -20,6 +20,8 @@ jobs:
uses: https://code.forgejo.org/actions/checkout@v3
- name: test
run: curl -v -o - "http://localhost:26400/" || true
- name: test
run: curl -v -o - "http://localhost:8081/" || true
- name: test
run: curl -v -o - "http://website:26400/" || true
- name: test