Skip to content

Commit

Permalink
adding config for CMS
Browse files Browse the repository at this point in the history
  • Loading branch information
KitLykos authored Sep 6, 2024
1 parent 693fc87 commit 7d8d27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm install -g @unlighthouse/cli puppeteer
- run: npx unlighthouse-ci --site https://cms.gov --samples 2 --throttle --yes --reporter csvExpanded --expose-gc --timeout 60000
- run: npx unlighthouse-ci --site https://cms.gov --config-file .github/workflows/unlighthouse.config-cms.ts

0 comments on commit 7d8d27b

Please sign in to comment.