mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-07 12:43:31 +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
|
||||
run: |
|
||||
run: go test $(go list ./...)
|
||||
go test $(go list ./...)
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
@ -26,4 +26,4 @@ jobs:
|
||||
- name: Suggester
|
||||
uses: reviewdog/action-suggester@v1
|
||||
with:
|
||||
tool_name: golangci-lint
|
||||
tool_name: golangci-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user