mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-08 10:25:28 +08:00
ci: remove golangci-lint step from quality gates workflow
This commit is contained in:
6
.github/workflows/quality-gates.yml
vendored
6
.github/workflows/quality-gates.yml
vendored
@@ -21,12 +21,6 @@ jobs:
|
||||
with:
|
||||
go-version: "1.26.x"
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=5m
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user