Skip to content

Commit

Permalink
ci: make test
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Feb 21, 2022
1 parent 70971f9 commit 1d67d09
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/node.js.yml
Expand Up @@ -27,9 +27,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run lint
- run: npm run test-npm
- run: npm run test-cli
- run: npm run benchmark
- run: make test

- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 1d67d09

Please sign in to comment.