summaryrefslogtreecommitdiff
path: root/tests/specs/task/post_only/__test__.jsonc
blob: 4c37e3e63e87dc7db5c1d74750d6e0cf09475ff4 (plain)
1
2
3
4
5
6
7
8
{
  "args": "task test",
  "output": "bin.out",
  "envs": {
    "NO_COLOR": "1"
  },
  "exitCode": 1
}