We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7036a2 commit 3c5a983Copy full SHA for 3c5a983
.drone.yml
@@ -19,5 +19,5 @@ pipeline:
19
# Build
20
- golangci-lint run
21
- go build
22
- - go test -timeout 20m -v ./... -race
+ - go test -timeout 20m -v ./...
23
secrets: [TEST_USERNAME, TEST_PASSWORD]
0 commit comments