Skip to content

Commit 34af3ea

Browse files
committed
Fix YAML syntax in test-management-ui
1 parent 2ceacb5 commit 34af3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-management-ui.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
5454

55-
- name: Build & Load RabbitMQ OCI
55+
- name: Build & Load RabbitMQ OCI
5656
run: |
5757
make package-generic-unix
5858
make docker-image

0 commit comments

Comments
 (0)