1
0
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:
Ink33 2021-05-23 15:58:52 +08:00 committed by Ink33
parent f94c9fbda6
commit 19554da68a
No known key found for this signature in database
GPG Key ID: 5D8B1D036EFB0D2E

View File

@ -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