FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Run pytest with -v · darrenatrealpython/bpython@7ed578e · GitHub

Commit 7ed578e

Browse files
committed
Run pytest with -v
1 parent 72e1c4b commit 7ed578e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/build.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python setup.py build_sphinx_man
3838
- name: Test with pytest
3939
run: |
40-
pytest --cov=bpython --cov-report=xml
40+
pytest --cov=bpython --cov-report=xml -v
4141
- name: Upload coverage to Codecov
4242
uses: codecov/codecov-action@v1
4343
env:

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL