Skip to content

Commit b1451bd

Browse files
authored
Update packages/goblint/goblint.2.0.0/opam
1 parent 1c281d5 commit b1451bd

File tree

1 file changed

+1
-1
lines changed
  • packages/goblint/goblint.2.0.0

1 file changed

+1
-1
lines changed

packages/goblint/goblint.2.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ build: [
6161
jobs
6262
"--promote-install-files=false"
6363
"@install"
64-
"@runtest" {with-test}
64+
"@runtest" {with-test & os-distribution != "ol"}
6565
"@doc" {with-doc}
6666
]
6767
["dune" "install" "-p" name "--create-install-files" name]

0 commit comments

Comments
 (0)