chore: comment out all other test suites for now

This commit is contained in:
Jarrod Flesch
2024-04-08 09:46:11 -04:00
parent 4d3ad1af35
commit 2154aea89f

View File

@@ -248,22 +248,22 @@ jobs:
matrix:
# find test -type f -name 'e2e.spec.ts' | sort | xargs dirname | xargs -I {} basename {}
suite:
- _community
- access-control
- admin
- auth
- email
- field-error-states
- fields-relationship
# - _community
# - access-control
# - admin
# - auth
# - email
# - field-error-states
# - fields-relationship
- fields
- fields/lexical
- live-preview
- localization
- plugin-form-builder
- plugin-nested-docs
- plugin-seo
- versions
- uploads
# - fields/lexical
# - live-preview
# - localization
# - plugin-form-builder
# - plugin-nested-docs
# - plugin-seo
# - versions
# - uploads
steps:
- name: Use Node.js 18