Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KitLykos authored Sep 6, 2024
1 parent de397ec commit 4d62efb
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 @@ -29,5 +29,5 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- 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

0 comments on commit 4d62efb

Please sign in to comment.