mirror of
https://github.com/go-task/task.git
synced 2026-06-24 05:05:49 +00:00
Added tests for new inport taskfile logic
This commit is contained in:
6
testdata/includes/module3/CustomTaskfile_linux.yml
vendored
Normal file
6
testdata/includes/module3/CustomTaskfile_linux.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '2'
|
||||
|
||||
tasks:
|
||||
gen:
|
||||
cmds:
|
||||
- echo "linux" > os_related.txt
|
||||
Reference in New Issue
Block a user