Skip to content

Commit d1fcf79

Browse files
committed
ci: Fix repository name in job name in check.yml
1 parent 24f647e commit d1fcf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
CI_IMAGE: fedora:latest
2121
CI_CONTAINER: blivet-tests
2222
steps:
23-
- name: Checkout libblockdev repository
23+
- name: Checkout blivet repository
2424
uses: actions/checkout@v4
2525

2626
- name: Install podman

0 commit comments

Comments
 (0)