Skip to content

Commit 6446800

Browse files
John AzizJohn Aziz
authored andcommitted
fix shell type
1 parent fd8815e commit 6446800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
npm install
4343
npm run build
4444
- name: Run E2E tests on Windows with Playwright
45+
shell: bash
4546
run: |
4647
export PLAYWRIGHT_BROWSERS_PATH="$HOME\AppData\Local\ms-playwright"
4748
playwright install chromium --with-deps

0 commit comments

Comments
 (0)