Skip to content

Commit faa1793

Browse files
hannesmkit-ty-kate
andauthored
Update packages/arp/arp.3.1.0/opam
Co-authored-by: Kate <[email protected]>
1 parent f4f2803 commit faa1793

File tree

1 file changed

+1
-1
lines changed
  • packages/arp/arp.3.1.0

1 file changed

+1
-1
lines changed

packages/arp/arp.3.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ depends: [
3030
build: [
3131
["dune" "subst"] {dev}
3232
["dune" "build" "-p" name "-j" jobs]
33-
["dune" "runtest" "-p" name "-j" jobs] {with-test}
33+
["dune" "runtest" "-p" name "-j" jobs] {with-test & os != "macos"}
3434
]
3535
synopsis: "Address Resolution Protocol purely in OCaml"
3636
description: """

0 commit comments

Comments
 (0)