mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
fix: typos in docs, changelog, testdata, comments (#1910)
This commit is contained in:
2
testdata/exit_immediately/Taskfile.yml
vendored
2
testdata/exit_immediately/Taskfile.yml
vendored
@@ -3,4 +3,4 @@ version: '3'
|
||||
tasks:
|
||||
default: |
|
||||
this_should_fail
|
||||
echo "This shoudn't be print"
|
||||
echo "This shouldn't be print"
|
||||
|
||||
Reference in New Issue
Block a user