status-desktop/test/ui-pytest/configs/_local.py.ci

8 lines
122 B
Plaintext

import os
from scripts.utils.system_path import SystemPath
LOCAL_RUN = False
APP_DIR = SystemPath(os.getenv('APP_DIR')