Skip to content

Commit

Permalink
Upgrade modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kmalakoff committed Aug 5, 2022
1 parent 3e04d31 commit 7edb901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -23,5 +23,5 @@ jobs:
- run: npm ci
- run: npm run lint
- run: npm run build
- run: npm run test
- run: nvu lts npm test
- run: npm run test:engines

0 comments on commit 7edb901

Please sign in to comment.