mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-05 00:10:24 +08:00
fix: ci
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -45,6 +45,11 @@ jobs:
|
||||
- name: Run tests
|
||||
run: go test -v -count=1 ./...
|
||||
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.11
|
||||
|
||||
go-generate:
|
||||
name: Run all Generates & PR
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user