We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effa4a4 commit e401fecCopy full SHA for e401fec
.github/workflows/tests.yml
@@ -30,8 +30,6 @@ jobs:
30
pip install tox tox-gh-actions
31
- name: Test with tox
32
run: tox
33
- env:
34
- TOXENV: ${{ matrix.toxenv }}
35
36
coverage:
37
runs-on: ubuntu-latest
0 commit comments