Skip to content

Commit

Permalink
adjust coverage to 55%
Browse files Browse the repository at this point in the history
  • Loading branch information
wimspaargaren committed Dec 4, 2024
1 parent 8f635ab commit 516f89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/[email protected]
- uses: schubergphilis/[email protected]
with:
code-coverage-expected: 60.0
code-coverage-expected: 55.0
golang-unit-tests-exclusions: |-
\(cmd\/mcvs-integrationtest-services\)
testing-type: ${{ matrix.testing-type }}
Expand Down

0 comments on commit 516f89f

Please sign in to comment.