Skip to content

Commit cf55e35

Browse files
committed
Update koninuum config to the new format
1 parent 3648df0 commit cf55e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/kontinuum.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type":"library",
3-
"stages":["test","build"]
3+
"stages":[{"name":"test"},{"name":"build"}]
44
}

0 commit comments

Comments
 (0)