mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-12 07:10:05 +03:00
ci: Test all sub-packages
This commit is contained in:
parent
af502977e6
commit
1ef05d0c26
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
run: go build -v .
|
||||
|
||||
- name: Test
|
||||
run: go test -race -vet "all" -v .
|
||||
run: go test -race -vet "all" -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user