mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-19 10:54:38 +08:00
chore: only run map e2e
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
__E2E__: true
|
||||
- run: npx playwright install chromium --with-deps
|
||||
- name: Test with postgres
|
||||
run: yarn e2e p-test
|
||||
run: yarn e2e p-test --match packages/plugins/@nocobase/plugin-map/src/client/__e2e__/schemaInitializer.test.ts
|
||||
env:
|
||||
__E2E__: true
|
||||
APP_ENV: production
|
||||
|
||||
Reference in New Issue
Block a user