Skip to content

Commit

Permalink
Update cms-node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KitLykos authored Sep 12, 2024
1 parent 58d775c commit 7546820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cms-node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm install -g @unlighthouse/cli puppeteer
- run: npx unlighthouse-ci --verbose --list-trace-categories --debug --site https://www.cms.gov/2018-vendor-presentations --config-file .github/workflows/unlighthouse.config-cms.ts
- run: npx unlighthouse-ci --debug --site https://www.cms.gov/2018-vendor-presentations --config-file .github/workflows/unlighthouse.config-cms.ts --reporter lighthouseServer
env:
NODE_OPTIONS: --max_old_space_size=8192

0 comments on commit 7546820

Please sign in to comment.