fix ci
This commit is contained in:
parent
3047473814
commit
607c3d05eb
3 changed files with 11 additions and 2 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
args: --timeout=10m -E gofmt
|
||||
|
||||
- name: Test lib ssh
|
||||
run: go test -v -race -cover ./...
|
||||
run: go test -v -cover ./...
|
||||
working-directory: crypto/ssh
|
||||
|
||||
- name: Test sshpiper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue