Skip to content

Commit

Permalink
Update main.yml (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Aug 17, 2021
1 parent 8d632e2 commit 490f628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
- name: Test
run: npm run test
- name: Coveralls
if: always()
uses: coverallsapp/github-action@master
with:
path-to-lcov: ${{ github.workspace }}/coverage/lcov/lcov.info
Expand Down

0 comments on commit 490f628

Please sign in to comment.