Skip to content

Commit

Permalink
Update develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stepami authored Sep 16, 2022
1 parent d9241df commit c133543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
filename: ./Interpreter.Tests/coverage.cobertura.xml
badge: true
fail_below_min: true
fail_below_min: false
format: markdown
hide_branch_rate: true
hide_complexity: true
Expand All @@ -66,4 +66,4 @@ jobs:
uses: actions/[email protected]
with:
name: CoverageReport
path: coverage-report
path: coverage-report

0 comments on commit c133543

Please sign in to comment.