- --solid and --full now passing

This commit is contained in:
denihs
2024-03-20 12:25:43 -04:00
parent 6d3aa938b4
commit ebb732c062

View File

@@ -390,7 +390,7 @@ jobs:
./meteor self-test \
"$TEST_GROUP" \
--retries ${METEOR_SELF_TEST_RETRIES} \
--exclude "${SELF_TEST_EXCLUDE}|--svelte|--vue|--solid|--full" \
--exclude "${SELF_TEST_EXCLUDE}|--svelte|--vue" \
--headless \
--junit ./tmp/results/junit/3.xml \
--without-tag "custom-warehouse"