Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
No environment coverage in this project.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed Dec 3, 2020
1 parent 3042969 commit 99a3222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- py_version: '3.7'
env: py37
- py_version: '3.8'
env: py38,flake8,mypy,black,pylint,pydocstyle,coverage
env: py38,flake8,mypy,black,pylint,pydocstyle
- py_version: '3.9'
env: py39
steps:
Expand Down

0 comments on commit 99a3222

Please sign in to comment.