mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 20:29:13 +00:00
chore: debug
This commit is contained in:
parent
f0eaf34323
commit
d5c98e20c2
2 changed files with 3 additions and 3 deletions
3
.github/workflows/unlighthouse.yaml
vendored
3
.github/workflows/unlighthouse.yaml
vendored
|
@ -84,7 +84,8 @@ jobs:
|
|||
-F "email=test_user" \
|
||||
-F "password=${{ secrets.TEST_USER_PASSWORD }}" \
|
||||
--verbose 2>&1 | awk -F'pb_auth=' '/pb_auth/{print $2;exit}' | awk -F';' '{print $1}')
|
||||
|
||||
echo AUTH_COOKIE
|
||||
|
||||
pnpm run unlighthouse
|
||||
|
||||
- name: Upload report to Cloudflare pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue