mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 12:19:11 +00:00
refactor: formatting
This commit is contained in:
parent
2b46265564
commit
0e83c8b051
5 changed files with 35 additions and 26 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
|
||||
- name: Install Dependencies
|
||||
run: pnpm install -g @unlighthouse/cli puppeteer
|
||||
|
||||
|
||||
- name: Run Unlighthouse
|
||||
run: |
|
||||
export SCAN_URL=${{ github.ref == 'refs/heads/main' && env.WEBSITE_URL || steps.vercel_preview_url.outputs.preview_url }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue