mirror of
https://github.com/go-task/task.git
synced 2026-06-24 21:26:04 +00:00
feat: better error handling for duplicate edges and fixed tests
This commit is contained in:
6
testdata/includes/module4/Taskfile.yml
vendored
Normal file
6
testdata/includes/module4/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
gen_dir:
|
||||
cmds:
|
||||
- echo included_directory_with_dir > included_directory_with_dir.txt
|
||||
Reference in New Issue
Block a user