fix: build Python package in isolation
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
python scripts/run_quality_gate.py \
|
||||
--profile quick --skip-yoga-logic --skip-frontend-runtime \
|
||||
2>&1 | tee artifacts/quick-quality-gate.log
|
||||
python -m build --no-isolation
|
||||
python -m build
|
||||
|
||||
- name: Upload quick quality gate diagnostics
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user