Skip to content

Commit 5d421d6

Browse files
committed
Update test-python.yml
1 parent cdc2aac commit 5d421d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
check-non-eol-available: # non EOL versions of python shall be available on all workers
18-
name: non-eol ${{ matrix.python }} ${{ matrix.os }}
18+
name: non-eol ${{ matrix.python-version }} ${{ matrix.os }}
1919
runs-on: ${{ matrix.os }}
2020
strategy:
2121
fail-fast: false

0 commit comments

Comments
 (0)