Skip to content

Commit

Permalink
Add debug in test
Browse files Browse the repository at this point in the history
  • Loading branch information
ggilder committed May 24, 2024
1 parent 2b79a6b commit 5709cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
COVERAGE_FILE_PATH: "./coverage/lcov.info"
COVERAGE_FORMAT: "lcov"
DEBUG: coverage

- if: github.event_name == 'pull_request' || github.event_name == 'push'
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 5709cef

Please sign in to comment.