testing 2
Some checks failed
/ checking (push) Successful in 14s
/ unlighthouse (push) Failing after 5s

This commit is contained in:
Firq 2023-12-21 01:30:36 +01:00
parent 139a768168
commit adefc49065
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -13,6 +13,8 @@ jobs:
ports:
- 12000:8081
steps:
- name: Deps
run: apt-get install curl -y
- name: Test
run: curl http://website/
- name: Test 2