mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 19:43:49 +08:00
ci: fix typo
This commit is contained in:
parent
4716d79a7e
commit
459f9e0f44
2
.github/workflows/golint.yml
vendored
2
.github/workflows/golint.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user