status-desktop/test/e2e/configs/_local.py.ci

6 lines
80 B
Plaintext

import os
LOCAL_RUN = False
ATTACH_MODE = False
APP_DIR = os.getenv('APP_DIR')