Skip to content

Commit c074d4f

Browse files
authored
Update packages/caisar/caisar.2.0/opam
1 parent 3b02ff7 commit c074d4f

File tree

1 file changed

+1
-1
lines changed
  • packages/caisar/caisar.2.0

1 file changed

+1
-1
lines changed

packages/caisar/caisar.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ build: [
4747
jobs
4848
"--promote-install-files=false"
4949
"@install"
50-
"@runtest" {with-test}
50+
# "@runtest" {with-test} # tests require py-onnx
5151
"@doc" {with-doc}
5252
]
5353
["dune" "install" "-p" name "--create-install-files" name]

0 commit comments

Comments
 (0)