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 57b97b5 commit ca46c19Copy full SHA for ca46c19
.github/workflows/base-test.yml
@@ -30,7 +30,6 @@ jobs:
30
python-version: ${{ matrix.python-version }}
31
- name: Install dependencies
32
run: |
33
- python -m pip install --upgrade pip
34
python -m pip install tox coveralls<3
35
- name: Lint code
36
run: tox -e lint
0 commit comments