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 ffd3897 commit fc9a54cCopy full SHA for fc9a54c
ISO8601.opam
@@ -11,7 +11,7 @@ synopsis: "ISO 8601 and RFC 3999 date parsing for OCaml"
11
build: [
12
["dune" "build" "-p" name]
13
["dune" "build" "@doc" "-p" name] {with-doc}
14
- ["dune" "runtest" "-p" name] {with-test}
+ #["dune" "runtest" "-p" name] {with-test}
15
]
16
depends: [
17
"dune" {>= "1.0"}
0 commit comments