Skip to content

Commit

Permalink
Update .github/workflows/node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Nov 10, 2020
1 parent 68c87e0 commit f1d6a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Expand Up @@ -19,6 +19,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run build --if-present
- run: npm run lint
- run: npm test
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.2
Expand Down

0 comments on commit f1d6a0a

Please sign in to comment.