Skip to content

Commit

Permalink
wip: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHulme committed Dec 18, 2023
1 parent c2af99b commit ab42e13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID || '1735fdb62543d410c5ed4469e402641a7986f1ebf62ff7398f3ab8ccc98069ef' }}
with:
debug: true
coverageLocations: |
${{github.workspace}}/app/javascript/coverage/lcov.info:lcov
${{github.workspace}}/lcov.info:lcov

0 comments on commit ab42e13

Please sign in to comment.