Skip to content

Commit

Permalink
Remove Coveralls reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher committed Jul 2, 2021
1 parent 6e5d6a5 commit e0f8e15
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
- run: npm ci
- run: npm run build --if-present

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

- name: Set up JDK 1.8 and Maven settings file
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit e0f8e15

Please sign in to comment.