core/examples/test-2.hmdl.json

13 lines
139 B
JSON
Raw Normal View History

2023-03-03 18:50:21 +01:00
{
"checks": [
{
"name": "test",
"kind": "script",
"parameters": {
"path": "/tmp/script",
"arguments": []
}
}
]
}