Skip to content

Commit 9348cf3

Browse files
authored
Merge pull request #28669 from jmid/alcotest-js-missing-runtest-dep
Add missing conf-npm to alcotest-js.1.9.1
2 parents 3d676f2 + 6b006a8 commit 9348cf3

File tree

1 file changed

+2
-0
lines changed
  • packages/alcotest-js/alcotest-js.1.9.1

1 file changed

+2
-0
lines changed

packages/alcotest-js/alcotest-js.1.9.1/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ depends: [
1515
"js_of_ocaml-compiler" {>= "3.11.0"}
1616
"fmt" {with-test & >= "0.8.7"}
1717
"cmdliner" {with-test & >= "1.2.0"}
18+
"conf-npm" {with-test}
1819
"odoc" {with-doc}
1920
]
2021
dev-repo: "git+https://github.com/mirage/alcotest.git"
@@ -34,6 +35,7 @@ build: [
3435
]
3536
]
3637
x-maintenance-intent: [ "(latest)" ]
38+
x-ci-accept-failures: [ "debian-11" "ubuntu-22.04"]
3739
url {
3840
src:
3941
"https://github.com/mirage/alcotest/releases/download/1.9.1/alcotest-1.9.1.tbz"

0 commit comments

Comments
 (0)