Skip to content

Commit 5978e2a

Browse files
committed
try to use bash shell
1 parent cadd1f4 commit 5978e2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
- name: Install Python Dependencies
6868
run: pip install -r requirements/test-run.txt
6969
- name: Run Tests
70+
shell: bash
7071
env:
7172
HEADLESS: 1
7273
run: |

0 commit comments

Comments
 (0)