CI: improve more ci worflow

This commit is contained in:
mahee96
2026-02-24 03:33:26 +05:30
parent b16dda5590
commit db00202b37

View File

@@ -10,7 +10,7 @@ import json
# REPO ROOT relative to script dir # REPO ROOT relative to script dir
ROOT = Path(__file__).resolve().parents[2] ROOT = Path(__file__).resolve().parents[2]
SCRIPTS = ROOT / 'scripts' SCRIPTS = ROOT / 'scripts/ci'
# ---------------------------------------------------------- # ----------------------------------------------------------
# helpers # helpers