mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-13 07:37:17 +03:00
Merge pull request #350 from shazow/shazow-patch-1
.github: Improve CI test step
This commit is contained in:
commit
3c4d90cfc1
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