Skip to content

Commit 82269a9

Browse files
authored
Merge pull request #41 from VirtualPlanetaryLaboratory/phase1-testing-infrastructure
Cosmetic change to pip-install.yml
2 parents 163da67 + d713e74 commit 82269a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pip-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99

1010
build:
11-
name: ${{ matrix.os }}:${{ matrix.python }}
11+
name: 'py${{ matrix.python-version }} on ${{ matrix.os }}'
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)