Skip to content

Commit 2e9d995

Browse files
committed
name tests
1 parent 59d4ae0 commit 2e9d995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
runs-on: ${{ matrix.os }}
4141

42-
name: ${{ matrix.os }}, Python ${{ matrix.python-version }}
42+
name: ${{ matrix.os }}, Python ${{ matrix.python-version }}, pytest ${{ matrix.pytest-version }}
4343
steps:
4444
- uses: actions/checkout@v2
4545

0 commit comments

Comments
 (0)