Skip to content

Commit 21f6666

Browse files
committed
updated job name
1 parent 32e8133 commit 21f6666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_publish.yml

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

1010
jobs:
1111
tox:
12-
name: Run Tox python-${{ matrix.version }}
12+
name: Run Tox python-${{ matrix.version }} ${{ matrix.os }}
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
fail-fast: false

0 commit comments

Comments
 (0)