Skip to content

Commit bd356ec

Browse files
committed
ci: Update meta.yaml syntax
1 parent ca6887a commit bd356ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

meta.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ fullname: Interaction Trees
22
shortname: itree
33
organization: DeepSpec
44
action: true
5-
ci_test_dependants: ['coq-ctree', 'coq-itree-extra', 'coq-itree-io']
5+
ci_test_dependants:
6+
enabled: true
7+
packages: ['coq-ctree', 'coq-itree-extra', 'coq-itree-io']
68
dune: true
79
tested_coq_opam_versions:
810
- version: '8.14'

0 commit comments

Comments
 (0)