We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9556d06 commit b4adffaCopy full SHA for b4adffa
bamboo-specs/bamboo.yaml
@@ -38,7 +38,7 @@ Test:
38
golangci-lint run
39
40
# Run tests
41
- go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./...
+ go test -race -v -bench=. -coverprofile=coverage.txt ./...
42
final-tasks:
43
- clean
44
requirements:
0 commit comments