We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47b2b2d + 85f2d34 commit d88a70eCopy full SHA for d88a70e
.github/workflows/tests.yml
@@ -31,4 +31,3 @@ jobs:
31
- name: Run tests
32
run: |
33
python -m poetry run pytest --cov cli_ui
34
- python -m poetry run codecov
0 commit comments