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

Commitc382f36

Browse files
committed
See if tests with nose just work like that in github actions
1 parentd3c8760 commitc382f36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
set -x
6060
pip install -r doc/requirements.txt
6161
make -C doc html
62-
-name:Test withpytest
62+
-name:Test withnose
6363
run:|
6464
set -x
65-
pip installpytest
66-
pytest
65+
pip installnosetest
66+
nosetests -v --with-coverage

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp