diff --git a/dune-project b/dune-project index cbad2a27..9d06401c 100644 --- a/dune-project +++ b/dune-project @@ -23,7 +23,7 @@ (package (name opam-ci-check) (synopsis - "CLI tool that tests whether packages are publishable on the opam repository.") + "CLI tool that tests whether packages are publishable on the opam repository") (description "opam-ci-check is used in the opam repo CI and can be used locally and in other CI pipelines to test the deliverability of packages.") (depends diff --git a/opam-ci-check.opam b/opam-ci-check.opam index 0103acf6..2a991085 100644 --- a/opam-ci-check.opam +++ b/opam-ci-check.opam @@ -1,7 +1,7 @@ # This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: - "CLI tool that tests whether packages are publishable on the opam repository." + "CLI tool that tests whether packages are publishable on the opam repository" description: "opam-ci-check is used in the opam repo CI and can be used locally and in other CI pipelines to test the deliverability of packages." maintainer: [