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 4dcb3a6 commit db1787dCopy full SHA for db1787d
packages/caisar/caisar.4.0/opam
@@ -48,7 +48,7 @@ build: [
48
jobs
49
"--promote-install-files=false"
50
"@install"
51
- "@runtest" {with-test}
+ "@runtest" {with-test & arch != "arm32" & arch != "x86_32"}
52
"@doc" {with-doc}
53
]
54
["dune" "install" "-p" name "--create-install-files" name]
0 commit comments