fix: fix golangci-lint (#1775)

This commit is contained in:
OutOfEastGate
2023-04-23 17:02:29 +08:00
committed by GitHub
parent 06ebc04032
commit 8c73cb5395

View File

@ -66,7 +66,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '^1.16.5'
cache-dependency-path: ./go.mod
cache: false
# gen a dummy config file
- run: touch dummy.yml