Skip to content

Commit 1eb0337

Browse files
committed
CI: run golangci-lint for packaging module
1 parent 1372a1b commit 1eb0337

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)