mirror of
https://github.com/go-task/task.git
synced 2026-06-27 22:54:26 +00:00
Fix typo
This commit is contained in:
2
testdata/precondition/Taskfile.yml
vendored
2
testdata/precondition/Taskfile.yml
vendored
@@ -10,7 +10,7 @@ tasks:
|
||||
- sh: "[ 1 = 0 ]"
|
||||
msg: "1 != 0 obviously!"
|
||||
|
||||
depends_on_imposssible:
|
||||
depends_on_impossible:
|
||||
deps:
|
||||
- impossible
|
||||
|
||||
|
||||
Reference in New Issue
Block a user