Skip to content

Commit 5230aab

Browse files
committed
golic to build
1 parent a27d793 commit 5230aab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/inspect.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@ jobs:
2828
uses: golangci/golangci-lint-action@v2
2929
with:
3030
version: v1.32
31+
- name: golic
32+
run: |
33+
go install github.com/AbsaOSS/[email protected]
34+
golic inject -c "2021 Absa Group Limited" -t apache2
3135
- name: go test
3236
run: go test ./...

0 commit comments

Comments
 (0)