Skip to content

Commit cb7b529

Browse files
committed
Fix name
1 parent 3acea30 commit cb7b529

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 }} with {{ matrix.numpy }}
16+
name: Python ${{ matrix.python-version }} with {{ matrix.numpy }}
1717
strategy:
1818
matrix:
1919
#os: [windows-latest, ubuntu-latest, macos-latest]

0 commit comments

Comments
 (0)