Skip to content

Commit 30c6d01

Browse files
committed
Apply Yamlfix format changes.
1 parent 3cb8fb0 commit 30c6d01

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/PE_XL_DR_2023_almalinux8.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ jobs:
9797
cat request.json || true; echo
9898
echo ::endgroup::
9999
fi
100-
101-
test-backup: # to replace failed VM
100+
test-backup: # to replace failed VM
102101
test-install:
103102
name: PE ${{ matrix.version }} ${{ matrix.architecture }} on ${{ matrix.image }}
104103
runs-on: ubuntu-20.04
@@ -110,7 +109,7 @@ jobs:
110109
fail-fast: false
111110
matrix:
112111
architecture: [extra-large-with-dr]
113-
version: [2023.8.0] # can change to test multiple versions once this one works
112+
version: [2023.8.0] # can change to test multiple versions once this one works
114113
image: [almalinux-cloud/almalinux-8]
115114
steps:
116115
- name: Checkout Source
@@ -171,4 +170,3 @@ jobs:
171170
cat request.json || true; echo
172171
echo ::endgroup::
173172
fi
174-

0 commit comments

Comments
 (0)