chore(action): add shell field
This commit is contained in:
1
.github/actions/ci-checks/action.yml
vendored
1
.github/actions/ci-checks/action.yml
vendored
@@ -11,6 +11,7 @@ runs:
|
||||
shell: bash
|
||||
- name: Install Playwright browsers
|
||||
run: npx playwright install --with-deps
|
||||
shell: bash
|
||||
- name: Test React Flow
|
||||
run: pnpm test:react
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user