Skip to content

Commit 3b26791

Browse files
committed
Fixed name of job
1 parent 04f65ce commit 3b26791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slow-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
python-version:
6363
- "3.10"
6464
- "3.12"
65-
name: Install Pipx on ${{ matrix.runner }}
65+
name: Install Pipx on ${{ matrix.runner }} with Python "${{ matrix.python-version }}"
6666
runs-on:
6767
labels: ${{ matrix.runner }}
6868

0 commit comments

Comments
 (0)