Skip to content

Commit

Permalink
disable coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlfer committed Apr 13, 2023
1 parent aa41442 commit 112c604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: Scala ${{ matrix.scala }}
run: sbt ++${{ matrix.scala }} coverageReport coveralls
run: sbt ++${{ matrix.scala }} coverageReport

0 comments on commit 112c604

Please sign in to comment.