Skip to content

Commit

Permalink
main: ok test -v -short -race
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Hooper committed Jun 10, 2022
1 parent 090546e commit 21f0d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pipeline:
test:
image: golang:1.18.3-alpine3.16
commands:
- go test ./...
- go test -v -short -race ./...
environment:
CGO_ENABLED: "0"
build:
Expand Down

0 comments on commit 21f0d30

Please sign in to comment.