mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +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
|
||||
# XXX we don't run liveconfig tests because they hang sometimes
|
||||
# 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
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user