mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-08 04:55:55 +08:00
fix(ci): fix pr actions
This commit is contained in:
parent
f94c9fbda6
commit
19554da68a
4
.github/workflows/suggester.yml
vendored
4
.github/workflows/suggester.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
run: |
|
run: |
|
||||||
run: go test $(go list ./...)
|
go test $(go list ./...)
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v2
|
uses: golangci/golangci-lint-action@v2
|
||||||
@ -26,4 +26,4 @@ jobs:
|
|||||||
- name: Suggester
|
- name: Suggester
|
||||||
uses: reviewdog/action-suggester@v1
|
uses: reviewdog/action-suggester@v1
|
||||||
with:
|
with:
|
||||||
tool_name: golangci-lint
|
tool_name: golangci-lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user