Skip to content

Commit

Permalink
ci: Fix some copy-paste errors in CI job descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechtrefny committed Sep 5, 2024
1 parent aba7f0a commit a577b11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-rhel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a577b11

Please sign in to comment.