Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyboy committed Sep 14, 2019
1 parent 2656ed2 commit 1db45c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nodejs.yml
Expand Up @@ -21,10 +21,7 @@ jobs:
run: |
npm install
npm run test
env:
CI: true
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.github_token }}

0 comments on commit 1db45c6

Please sign in to comment.