Skip to content

Commit f0d8502

Browse files
author
Rene Moser
committed
ci: minor style
1 parent b867de8 commit f0d8502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
path: .cache/collection-tarballs
5454

5555
sanity-test-collection-via-containers:
56-
name: Sanity in container via Python ${{ matrix.python-version }}
56+
name: Sanity Py${{ matrix.python-version }}
5757
needs:
5858
- build-collection-artifact
5959
runs-on: ${{ matrix.runner-os }}
@@ -110,7 +110,7 @@ jobs:
110110
/home/runner/.ansible/collections/ansible_collections/ngine_io/cloudstack
111111
112112
integration-test:
113-
name: Integration test using Python ${{ matrix.python-version }}
113+
name: Integration test group${{matrix.group}} Py${{ matrix.python-version }}
114114
needs:
115115
- build-collection-artifact
116116
- sanity-test-collection-via-containers

0 commit comments

Comments
 (0)