mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-12 15:17:16 +03:00
.github: Improve CI test step
This commit is contained in:
parent
fb4be4b24d
commit
8f854130fa
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 -v .
|
||||
run: go test -race -vet "all" -v .
|
||||
|
Loading…
x
Reference in New Issue
Block a user