diff --git a/.ci/kontinuum.json b/.ci/kontinuum.json index 3f356ddb..fb71a2e5 100644 --- a/.ci/kontinuum.json +++ b/.ci/kontinuum.json @@ -1,6 +1,6 @@ { "type": "ci", "stages": [ - "run" + {"name":"run"} ] }