mirror of
https://github.com/screego/server.git
synced 2026-04-22 15:37:21 +08:00
ci: lint action
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- run: (cd ui && yarn)
|
||||
- run: (cd ui && yarn build)
|
||||
- run: (cd ui && yarn testformat)
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
- uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.60.3
|
||||
- run: go build ./...
|
||||
|
||||
Reference in New Issue
Block a user