mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
chore(ci): enable livetests
This commit is contained in:
committed by
holger krekel
parent
6ba37a135e
commit
4f1551b91f
@@ -39,7 +39,7 @@ if [ -n "$TESTS" ]; then
|
|||||||
# run tox
|
# run tox
|
||||||
# XXX we don't run liveconfig tests because they hang sometimes
|
# XXX we don't run liveconfig tests because they hang sometimes
|
||||||
# see https://github.com/deltachat/deltachat-core-rust/issues/331
|
# see https://github.com/deltachat/deltachat-core-rust/issues/331
|
||||||
unset DCC_PY_LIVECONFIG
|
# unset DCC_PY_LIVECONFIG
|
||||||
|
|
||||||
tox --workdir "$TOXWORKDIR" -e lint,py27,py35,py36,py37,auditwheels
|
tox --workdir "$TOXWORKDIR" -e lint,py27,py35,py36,py37,auditwheels
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user