Skip to content

Commit ca4e645

Browse files
Update Taskfile.yml
Co-authored-by: Cristian Maglie <c.maglie@bug.st>
1 parent e178905 commit ca4e645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ tasks:
106106
{{.TEST_LDFLAGS}}
107107
108108
go:integration-test:
109-
desc: Run unit tests and the Go-based integration tests
109+
desc: Run the Go-based integration tests
110110
deps:
111111
- task: go:build
112112
dir: '{{default "./" .GO_MODULE_PATH}}'

0 commit comments

Comments
 (0)