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.
2 parents fa48e0d + b4d0e31 commit eeafd84Copy full SHA for eeafd84
workflow-templates/assets/deploy-cobra-mkdocs-versioned-poetry/Taskfile.yml
@@ -1,6 +1,7 @@
1
version: "3"
2
3
vars:
4
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/deploy-cobra-mkdocs-versioned-poetry/Taskfile.yml
5
PROJECT_NAME: TODO
6
7
tasks:
workflow-templates/assets/test-go-task/Taskfile.yml
@@ -2,6 +2,7 @@
+ # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/test-go-task/Taskfile.yml
# `-ldflags` flag to use for `go test` command
# TODO: define flag if required by the project, or leave empty if not needed.
8
TEST_LDFLAGS:
0 commit comments