mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- --solid and --full now passing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user