mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
Update go.yml
This commit is contained in:
parent
525b463c32
commit
f32302ba94
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
run: go test ./...
|
||||
|
|
Loading…
Reference in a new issue