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 b5c6cdf commit 7e35163Copy full SHA for 7e35163
packages/togglelog/togglelog.0.1.0/opam
@@ -22,7 +22,7 @@ build: [
22
"-j"
23
jobs
24
"@install"
25
- "@runtest" {with-test}
+ "@runtest" {with-test & arch != "x86_32" }
26
"@doc" {with-doc}
27
]
28
0 commit comments