mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 15:15:07 +03:00
Use debug tag
This commit is contained in:
parent
f64748c9c6
commit
6f824e8405
2 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Run golangci-lint
|
||||
command: |
|
||||
go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.31.0
|
||||
golangci-lint run --config .golangci.yml
|
||||
golangci-lint run
|
||||
|
||||
build-linux:
|
||||
docker:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue