Curl index for availability
This commit is contained in:
parent
c0588ee760
commit
da582980b9
2 changed files with 3 additions and 1 deletions
.forgejo/workflows
|
@ -19,6 +19,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- name: Check availability
|
||||
run: curl "http://localhost:8081/"
|
||||
- name: Run unlighthouse
|
||||
run: unlighthouse-ci --site "http://localhost:8081/"
|
||||
- name: Replace URLs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue