ci: align vitest entrypoints with root config

This commit is contained in:
Peter Steinberger
2026-04-04 05:50:18 +01:00
parent 757a20b656
commit ca9d2f3b41
4 changed files with 10 additions and 9 deletions

View File

@@ -545,7 +545,6 @@ jobs:
echo "OPENCLAW_VITEST_MAX_WORKERS=2" >> "$GITHUB_ENV"
if [ "$TASK" = "channels" ]; then
echo "OPENCLAW_VITEST_MAX_WORKERS=1" >> "$GITHUB_ENV"
echo "OPENCLAW_TEST_ISOLATE=1" >> "$GITHUB_ENV"
fi
- name: Download dist artifact