Skip to content

Commit 1f71d96

Browse files
author
Joachim Jablon
committed
Fix CI name
1 parent df30951 commit 1f71d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
tox_env: lint
5353

5454

55-
name: "py${{ matrix.python_version }} / ${{ matrix.script }}"
55+
name: "${{ matrix.name }}"
5656
runs-on: ubuntu-latest
5757

5858
services:

0 commit comments

Comments
 (0)