chore(gh-action): create playwright workflow
This commit is contained in:
@@ -9,14 +9,3 @@ runs:
|
||||
- name: Typecheck
|
||||
run: pnpm typecheck
|
||||
shell: bash
|
||||
- name: Install Playwright browsers
|
||||
run: pnpm exec playwright install --with-deps
|
||||
shell: bash
|
||||
- name: Test React Flow
|
||||
run: pnpm test:react
|
||||
shell: bash
|
||||
env:
|
||||
CI: true
|
||||
# - name: Test Svelte Flow
|
||||
# run: pnpm test:svelte
|
||||
# shell: bash
|
||||
|
||||
Reference in New Issue
Block a user