mirror of
https://github.com/go-task/task.git
synced 2026-06-30 08:04:28 +00:00
Move circular include logic to a separate function
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
level3:
|
||||
default:
|
||||
cmds:
|
||||
- echo "hello level 3"
|
||||
- echo "called_dep" > called_dep.txt
|
||||
Reference in New Issue
Block a user