Skip to content

Commit 6a027bd

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

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 & os-distribution != "ol"}
64+
"@runtest" {with-test}
6565
"@doc" {with-doc}
6666
]
6767
["dune" "install" "-p" name "--create-install-files" name]

0 commit comments

Comments
 (0)