Update '.drone.yml'
This commit is contained in:
parent
ee55e6b7ed
commit
7139fd9e42
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: test
|
||||
image: golang:1.20
|
||||
commands:
|
||||
- go test -v -race -skip '^TestE2E' ./...
|
||||
- go test -v -race -skip '^TestE2E|TestMain' ./...
|
||||
|
||||
- name: build
|
||||
image: golang:1.20
|
||||
|
|
Loading…
Reference in New Issue
Block a user