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