Skip to content

Commit

Permalink
fix: Optional GCI has this repository provides an alternative way
Browse files Browse the repository at this point in the history
  • Loading branch information
sbp-bvanb committed Oct 21, 2024
1 parent f7c63ca commit 61797f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-golang-action@v0.8.1
- uses: schubergphilis/mcvs-golang-action@87-optional-gci
with:
code_coverage_expected: 59.8
gci: "false"
golang-unit-tests-exclusions: |-
\(cmd\/mcvs-scanner\|cmd\/mcvs-scanner-cli\|deprecated\|docs\/swagger\|mocks\)
golangci-lint-version: v1.61.0
Expand Down

0 comments on commit 61797f4

Please sign in to comment.