Skip to content

Commit 5e1f82a

Browse files
authored
Merge pull request #3262 from chrischdi/pr-ci-lint-packaging
🌱 CI: run golangci-lint for packaging module
2 parents b019f5e + 1eb0337 commit 5e1f82a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
working-directory:
1818
- ""
1919
- test
20+
- packaging
2021
steps:
2122
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
2223
- name: Calculate go version

0 commit comments

Comments
 (0)