mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
Adds test TestErrorCode
This commit is contained in:
6
testdata/error_code/Taskfile.yml
vendored
Normal file
6
testdata/error_code/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
test-exit-code:
|
||||
cmds:
|
||||
- exit 42
|
||||
Reference in New Issue
Block a user