Skip to content

Commit

Permalink
feat: update commander and inquirer
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoishin committed Dec 26, 2024
1 parent 058be35 commit 3a571dd
Show file tree
Hide file tree
Showing 7 changed files with 354 additions and 202 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: npm i -g bower
- run: npm ci
- run: npm run static
- run: npm run test-ci
- run: npm test
- uses: codecov/codecov-action@v3
if: matrix.node-version == '22'
- run: npm run build
Loading

0 comments on commit 3a571dd

Please sign in to comment.