Skip to content

Commit 32739cf

Browse files
committed
Prettify workflow job names
1 parent aab20c1 commit 32739cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
# aiohttp-version: ['3.10.0', '3.13.0']
111111
# os: windows
112112
# pytest-arg: '-k test_integration'
113+
name: Python ${{ matrix.python-version }} - aiohttp ${{ matrix.aiohttp-version }} (${{ matrix.os }})
113114
runs-on: ${{ matrix.os }}-latest
114115
timeout-minutes: 30
115116
steps:

0 commit comments

Comments
 (0)