Update '.drone.yml'
This commit is contained in:
parent
99132c2950
commit
ac5540aa3c
|
@ -6,4 +6,4 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: golang:1.20
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- go test -v -race ...
|
- go test -v -race ./...
|
Loading…
Reference in New Issue
Block a user