We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69751ca commit 7c8985dCopy full SHA for 7c8985d
.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