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.
2 parents 3d676f2 + 6b006a8 commit 9348cf3Copy full SHA for 9348cf3
packages/alcotest-js/alcotest-js.1.9.1/opam
@@ -15,6 +15,7 @@ depends: [
15
"js_of_ocaml-compiler" {>= "3.11.0"}
16
"fmt" {with-test & >= "0.8.7"}
17
"cmdliner" {with-test & >= "1.2.0"}
18
+ "conf-npm" {with-test}
19
"odoc" {with-doc}
20
]
21
dev-repo: "git+https://github.com/mirage/alcotest.git"
@@ -34,6 +35,7 @@ build: [
34
35
36
37
x-maintenance-intent: [ "(latest)" ]
38
+x-ci-accept-failures: [ "debian-11" "ubuntu-22.04"]
39
url {
40
src:
41
"https://github.com/mirage/alcotest/releases/download/1.9.1/alcotest-1.9.1.tbz"
0 commit comments