mirror of
https://github.com/go-task/task.git
synced 2025-07-03 00:57:02 +02: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