this repo has no description

Removed testing entirely from cb-check

Changed files
-9
packages
cb-check
cb-check.0.1
-9
packages/cb-check/cb-check.0.1/opam
···
"dune" {>= "3.7"}
"ocaml" {>= "4.13.0"}
"yojson"
-
"uri" {with-test}
-
"ppx_deriving_yojson" {with-test}
-
"timere-parse" {with-test}
-
"rresult" {with-test}
-
"prometheus" {with-test}
-
"logs" {with-test & >= "0.5.0"}
-
"odoc" {with-doc}
]
build: [
["dune" "subst"] {dev}
···
"-j"
jobs
"@install"
-
"@runtest" {with-test}
-
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/ocurrent/current-bench.git"
···
"dune" {>= "3.7"}
"ocaml" {>= "4.13.0"}
"yojson"
]
build: [
["dune" "subst"] {dev}
···
"-j"
jobs
"@install"
]
]
dev-repo: "git+https://github.com/ocurrent/current-bench.git"