Skip to content

Commit f9045e7

Browse files
committed
Add pretty name
1 parent 9851b8e commit f9045e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
strategy:
6363
matrix:
6464
include: ${{ fromJSON(needs.get_nox_data.outputs.tests_matrix) }}
65+
name: ${{ matrix.os }}, python ${{ matrix.python-version }}, tox ${{ matrix.tox-version }}
6566

6667
steps:
6768
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)