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 e2aad5f commit 341b387Copy full SHA for 341b387
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
60
build:
61
needs: nox_data
62
- name: build (${{ matrix.os }}, python ${{ matrix.python-version }}, tox ${{ matrix.tox-version }})
+ name: build (${{ matrix.os }}, py ${{ matrix.python-version }}, tox ${{ matrix.tox-version }})
63
runs-on: ${{ matrix.os }}
64
strategy:
65
matrix:
0 commit comments