Skip to content

Commit 361e5fb

Browse files
committed
Specify shell
1 parent 22d3480 commit 361e5fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_desktop_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686

8787
- name: Run tests
8888
timeout-minutes: 20
89+
shell: bash
8990
run: |
9091
$PREFIX pnpm -C apps/desktop test \
9192
${{ runner.os != 'Linux' && '--ignore-snapshots' || '' }} \

0 commit comments

Comments
 (0)