Skip to content

Commit

Permalink
Add debug mode to code coverage PR workflow to see failure logs
Browse files Browse the repository at this point in the history
  • Loading branch information
albendz committed Oct 28, 2024
1 parent 0b527b2 commit e73eac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_code_coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
min-coverage-changed-files: 60
title: Code Coverage
update-comment: true
debug-mode: true

0 comments on commit e73eac1

Please sign in to comment.