| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 72e1c4b commit 7ed578e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,7 +37,7 @@ jobs: | |||
| 37 | 37 | python setup.py build_sphinx_man | |
| 38 | 38 | - name: Test with pytest | |
| 39 | 39 | run: | | |
| 40 | - pytest --cov=bpython --cov-report=xml | ||
| 40 | + pytest --cov=bpython --cov-report=xml -v | ||
| 41 | 41 | - name: Upload coverage to Codecov | |
| 42 | 42 | uses: codecov/codecov-action@v1 | |
| 43 | 43 | env: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments