mirror of
https://github.com/FiloSottile/mkcert.git
synced 2024-11-25 16:51:09 +08:00
parent
7abefc9067
commit
2a46726ceb
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,5 @@ jobs:
|
||||
run: |
|
||||
go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||
staticcheck ./...
|
||||
- name: Run vet
|
||||
run: go vet ./...
|
||||
- name: Run tests
|
||||
run: go test -race ./...
|
||||
|
Loading…
Reference in New Issue
Block a user