testing 14
Some checks failed
/ checking (push) Successful in 12s
/ unlighthouse (push) Has been cancelled

This commit is contained in:
Firq 2023-12-21 02:09:01 +01:00
parent affa1b5fc0
commit 8a7abf0414
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -14,7 +14,7 @@ jobs:
- name: Install Dependencies
run: npm install @unlighthouse/cli puppeteer
- name: Run unlighthouse
run: node_modules/.bin/unlighthouse-ci --site "firqdevwebsite:8081"
run: node_modules/.bin/unlighthouse-ci --site "http://firqdevwebsite:8081"
- name: Upload reports
uses: actions/upload-artifact@v3
with: