Skip to content

Commit 341b387

Browse files
committed
Make briefer
1 parent e2aad5f commit 341b387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
build:
6161
needs: nox_data
62-
name: build (${{ matrix.os }}, python ${{ matrix.python-version }}, tox ${{ matrix.tox-version }})
62+
name: build (${{ matrix.os }}, py ${{ matrix.python-version }}, tox ${{ matrix.tox-version }})
6363
runs-on: ${{ matrix.os }}
6464
strategy:
6565
matrix:

0 commit comments

Comments
 (0)