We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df30951 commit 1f71d96Copy full SHA for 1f71d96
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
tox_env: lint
53
54
55
- name: "py${{ matrix.python_version }} / ${{ matrix.script }}"
+ name: "${{ matrix.name }}"
56
runs-on: ubuntu-latest
57
58
services:
0 commit comments