Files
task/testdata/prefix_uptodate/Taskfile.yml

8 lines
83 B
YAML

version: '3'
tasks:
foo:
prefix: "foobar"
status:
- echo "I'm ok"