We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadd1f4 commit 5978e2aCopy full SHA for 5978e2a
.github/workflows/test.yml
@@ -67,6 +67,7 @@ jobs:
67
- name: Install Python Dependencies
68
run: pip install -r requirements/test-run.txt
69
- name: Run Tests
70
+ shell: bash
71
env:
72
HEADLESS: 1
73
run: |
0 commit comments