We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a09578 commit 43bcb84Copy full SHA for 43bcb84
.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