Use make for license generation and checks
This commit is contained in:
parent
4d1eb59c36
commit
11e8a8127d
4 changed files with 12 additions and 10 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -58,4 +58,4 @@ jobs:
|
|||
run: |
|
||||
export GOROOT=$(go env GOROOT)
|
||||
export PATH=${GOROOT}/bin:$PATH
|
||||
./script/licenses-check
|
||||
make licenses-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue