1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/testdata/label_list/Taskfile.yml
2020-06-14 15:12:48 +02:00

7 lines
77 B
YAML

version: '3'
tasks:
foo:
label: "foobar"
desc: "task description"