1
0
mirror of https://github.com/go-task/task.git synced 2026-05-18 09:22:12 +02:00
Files
task/testdata/includes_checksum/incorrect/Taskfile.yml
T
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