mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 19:17:38 +08:00
ci: enable go test.
This commit is contained in:
parent
f4fca58809
commit
aa72b4b730
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v ./...
|
run: go build -v ./...
|
||||||
|
|
||||||
# - name: Test
|
- name: Test
|
||||||
# run: go test -v .
|
run: go test -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user