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 d89bb78 commit f744693Copy full SHA for f744693
.github/workflows/test.yml
@@ -52,7 +52,7 @@ jobs:
52
nox -s analyze
53
54
test:
55
- name: Test Python ${{ matrix.python-version }} on ${{ matrix.os }}
+ name: Test Python ${{ matrix.python-version }} on ${{ matrix.os }}
56
runs-on: ${{ matrix.os }}
57
strategy:
58
matrix:
0 commit comments