Skip to content

Commit a33a06c

Browse files
committed
Better name
1 parent b23af45 commit a33a06c

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
@@ -13,7 +13,7 @@ env:
1313

1414
jobs:
1515
test:
16-
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
16+
name: Python ${{ matrix.python-version }} / ${{ matrix.os }} / ${{ matrix.numpy }}
1717
strategy:
1818
fail-fast: false
1919
matrix:

0 commit comments

Comments
 (0)