Files
task/testdata/error_code/Taskfile.yml
2022-06-02 16:44:23 +02:00

7 lines
65 B
YAML

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