test stupid
This commit is contained in:
parent
9f225b0708
commit
86ee37e441
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue