We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
1 parent 2e82880 commit b36daf2Copy full SHA for b36daf2
Taskfile.yml
@@ -102,7 +102,7 @@ tasks:
102
-short \
103
-p 1 \
104
-run '{{default ".*" .GO_TEST_REGEX}}' \
105
- {{default "-timeout 10m -coverpkg=./... -covermode=atomic" .GO_TEST_FLAGS}} \
+ {{default "-timeout 15m -coverpkg=./... -covermode=atomic" .GO_TEST_FLAGS}} \
106
-coverprofile=coverage_unit.txt \
107
{{default .DEFAULT_GO_PACKAGES .GO_PACKAGES}} \
108
{{.TEST_LDFLAGS}}
0 commit comments