1
0
mirror of https://github.com/go-task/task.git synced 2025-11-25 22:32:55 +02:00
Files
task/testdata/includes_checksum/incorrect/Taskfile.yml
2025-05-24 14:00:02 +01:00

13 lines
163 B
YAML

version: '3'
includes:
included:
taskfile: ../included.yml
internal: true
checksum: foo
tasks:
default:
cmds:
- task: included:default