Skip to content

Commit

Permalink
Update packages/git/git.3.10.0/opam
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate authored Oct 20, 2022
1 parent f15e91d commit 746a85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/git/git.3.10.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ depends: [
]
build: [
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name] {with-test}
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
dev-repo: "git+https://github.com/mirage/ocaml-git.git"
url {
Expand Down

0 comments on commit 746a85a

Please sign in to comment.