Skip to content

Commit 4b62f09

Browse files
authored
Update packages/jsonschema/jsonschema.0.1.0/opam
1 parent b72668f commit 4b62f09

File tree

1 file changed

+1
-1
lines changed
  • packages/jsonschema/jsonschema.0.1.0

1 file changed

+1
-1
lines changed

packages/jsonschema/jsonschema.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build: [
2828
"-j"
2929
jobs
3030
"@install"
31-
"@runtest" {with-test}
31+
# "@runtest" {with-test} # requires updating git submodules, but this is not supported
3232
"@doc" {with-doc}
3333
]
3434
]

0 commit comments

Comments
 (0)