mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-18 20:07:06 +00:00
fix(ci): add PYTHONPATH for sync_workflow_ui script
This commit is contained in:
@@ -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