Skip to content

Commit

Permalink
Update tests.yml (geosolutions-it#7336)
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Sep 21, 2021
1 parent 81a1636 commit c39ee1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: npm test -- --reporters mocha,coverage,coveralls

- name: Coveralls
if: ${{ false }}
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c39ee1d

Please sign in to comment.