We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5a728 commit 70a730dCopy full SHA for 70a730d
packages/goblint-cil/goblint-cil.2.0.0/opam
@@ -55,6 +55,7 @@ build: [
55
"@runtest" {with-test}
56
"@doc" {with-doc}
57
]
58
+ ["cat" "_build/default/test/cil.log"] {with-test} # HACK for opam-repository CI debugging
59
60
dev-repo: "git+https://github.com/goblint/cil.git"
61
depexts: [
0 commit comments