Skip to content

Commit

Permalink
Enable debug output for coverage report action
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-koehler committed Dec 11, 2023
1 parent 07f26fa commit 45334f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
debug: true

0 comments on commit 45334f6

Please sign in to comment.