1
0
mirror of https://github.com/go-task/task.git synced 2026-04-28 20:04:56 +02:00
Files
task/testdata/error_code/Taskfile.yml
T
2022-06-02 16:44:23 +02:00

7 lines
65 B
YAML

version: '3'
tasks:
test-exit-code:
cmds:
- exit 42