We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f65ce commit 3b26791Copy full SHA for 3b26791
.github/workflows/slow-checks.yml
@@ -62,7 +62,7 @@ jobs:
62
python-version:
63
- "3.10"
64
- "3.12"
65
- name: Install Pipx on ${{ matrix.runner }}
+ name: Install Pipx on ${{ matrix.runner }} with Python "${{ matrix.python-version }}"
66
runs-on:
67
labels: ${{ matrix.runner }}
68
0 commit comments