diff --git a/.github/workflows/check-rhel.yml b/.github/workflows/check-rhel.yml index ce410fd9f..2113f96d6 100644 --- a/.github/workflows/check-rhel.yml +++ b/.github/workflows/check-rhel.yml @@ -13,7 +13,7 @@ jobs: CI_IMAGE: quay.io/centos/centos:stream10-development CI_CONTAINER: blivet-tests steps: - - name: Checkout libblockdev repository + - name: Checkout blivet repository uses: actions/checkout@v4 - name: Install podman diff --git a/.packit.yaml b/.packit.yaml index 4b4c09c9f..0cd9bbd12 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -68,7 +68,7 @@ jobs: - fedora-branched # Reverse dependency tests -## run tests for udisks consumers, see plans/ with `revdeps == yes` +## run tests for blivet consumers, see plans/ with `revdeps == yes` - job: tests identifier: revdeps trigger: pull_request