Skip to content

Commit

Permalink
Update cms-node.js.yml
Browse files Browse the repository at this point in the history
testing some tracing
  • Loading branch information
KitLykos authored Sep 9, 2024
1 parent c1115d2 commit 78c53fb
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 @@ -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 --config-file .github/workflows/unlighthouse.config-cms.ts
- run: strace npx unlighthouse-ci --site https://cms.gov --config-file .github/workflows/unlighthouse.config-cms.ts

0 comments on commit 78c53fb

Please sign in to comment.