Skip to content

Commit e0115dd

Browse files
Update .github/workflows/test.yml
Co-authored-by: Ricardo Vieira <[email protected]>
1 parent bb5944f commit e0115dd

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
@@ -14,7 +14,7 @@ jobs:
1414
python-version: ["3.11", "3.12", "3.13"]
1515
linker: [cvm, numba]
1616

17-
name: Set up Python ${{ matrix.python-version }}
17+
name: Tests py${{ matrix.python-version }} ${{ matrix.linker }}
1818
steps:
1919
- uses: actions/checkout@v2
2020
with:

0 commit comments

Comments
 (0)