Skip to content

Commit

Permalink
lower thresholdModified
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 13, 2024
1 parent 62bf2ea commit b77efd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
thresholdAll: 0.7
thresholdNew: 0.9
thresholdModified: 0.8
thresholdModified: 0.6
- if: matrix.is-dev-version
run: |
pip install genbadge[coverage]
Expand Down

0 comments on commit b77efd1

Please sign in to comment.