Skip to content

Commit cc1a3de

Browse files
committed
v5: ci: remove duplicated broken step
This was added wrongly at #855. Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent c3e68a9 commit cc1a3de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/yum.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,6 @@ jobs:
265265
sudo incus admin init --auto
266266
- name: Run Test ${{ matrix.test-file }} on ${{ matrix.container-image }}
267267
run: fluent-package/yum/systemd-test/test.sh ${{ matrix.container-image }} ${{ matrix.test-file }}
268-
- name: Run Test ${{ matrix.test }} on ${{ matrix.container-image }}
269-
run: fluent-package/yum/systemd-test/test.sh ${{ matrix.container-image }} ${{ matrix.test-file }}
270268

271269
fluent-release-test:
272270
name: Test ${{ matrix.label }} ${{ matrix.test }} (CGroup V2)

0 commit comments

Comments
 (0)