Skip to content

Commit

Permalink
Upgrade modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kmalakoff committed Aug 11, 2022
1 parent d8ca105 commit 42324ec
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 205 deletions.
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: nvu lts npm test
- run: npm test
- run: npm run test:engines

0 comments on commit 42324ec

Please sign in to comment.