Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ed578e

Browse files
committed
Run pytest with -v
1 parent72e1c4b commit7ed578e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.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)

[8]ページ先頭

©2009-2026 Movatter.jp