Skip to content

Commit

Permalink
Add showing help, as a small little smoke test (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
firecow authored May 24, 2023
1 parent c4a4c93 commit 2c088f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
key: ${{ runner.os }}-modules-${{ hashFiles('**/package-lock.json') }}
- run: npm install
- run: npm run build
- run: node src/index.js --help

unused-deps:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2c088f2

Please sign in to comment.