Skip to content

Commit

Permalink
Add verbose logging to coveralls GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ednolan committed Dec 6, 2024
1 parent be47b7e commit d9f7394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
path-to-lcov: ${{runner.workspace}}/utf_view/build/coverage.info
github-token: ${{ secrets.GITHUB_TOKEN }}
debug: true
clang-linux:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit d9f7394

Please sign in to comment.