mirror of
https://github.com/go-task/task.git
synced 2025-12-24 15:39:28 +01:00
Fix panic for empty tasks
Closes #338 Closes #362 Co-authored-by: Bharath Kumar <shettybharath4@gmail.com>
This commit is contained in:
4
testdata/empty_task/Taskfile.yml
vendored
Normal file
4
testdata/empty_task/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
default:
|
||||
Reference in New Issue
Block a user