1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/testdata/ignore_signals/Taskfile.yml
Marco Molteni bffb6e1a07 add regression test for SIGINT behavior
See go-task/task/#458

Helper (sleepit) and test code based on https://github.com/marco-m/timeit
2022-05-13 17:36:52 -07:00

7 lines
66 B
YAML

version: '3'
tasks:
default:
cmds:
- '{{.CLI_ARGS}}'