mirror of
https://github.com/go-task/task.git
synced 2026-06-27 14:44:19 +00:00
Task directory: test default case (no "dir:" attribute)
This commit is contained in:
7
testdata/dir/Taskfile.yml
vendored
Normal file
7
testdata/dir/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
version: '2'
|
||||
|
||||
tasks:
|
||||
whereami:
|
||||
cmds:
|
||||
- pwd
|
||||
silent: true
|
||||
Reference in New Issue
Block a user