added --no-sandbox to tox env

This commit is contained in:
Austin Siew 2022-12-26 20:04:10 -07:00
parent ad4a4a4661
commit b19528e443

View File

@ -69,6 +69,7 @@ commands =
setenv =
DISABLE_QT5_COMPAT=1
QTWEBENGINE_CHROMIUM_FLAGS=--no-sandbox
!qt{5,6}: AQT=aqt
qt5: AQT=aqt[qt5]