mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 07:57:20 +00:00
chore: only run map e2e
This commit is contained in:
parent
14d58f4a7a
commit
fbdae1a573
2
.github/workflows/nocobase-test-e2e.yml
vendored
2
.github/workflows/nocobase-test-e2e.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user