Skip to content

Commit

Permalink
build: Use dive image in action.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Dec 19, 2023
1 parent 0f2d62b commit 2d323ac
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 @@ -8,4 +8,5 @@ jobs:
- uses: actions/[email protected]
- uses: 030/mcaf-mcvs-golang-action@1-golangci-lint
with:
golang-unit-tests-exclusions: '\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)'
golang-unit-tests-exclusions: |
'\(cmd\/n3dr\|internal\/app\/n3dr\/\(goswagger\|n3drtest\)\)'

0 comments on commit 2d323ac

Please sign in to comment.