mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 17:41:32 +00:00
fix(ci): add PYTHONPATH for sync_workflow_ui script
This commit is contained in:
2
.github/workflows/01.1.agentic_cron.yml
vendored
2
.github/workflows/01.1.agentic_cron.yml
vendored
@@ -112,6 +112,8 @@ jobs:
|
||||
run: playwright install chromium --with-deps
|
||||
|
||||
- name: Workflow UI Synchronization Check (Mandate 11)
|
||||
env:
|
||||
PYTHONPATH: .
|
||||
run: |
|
||||
python src/sync_workflow_ui.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user