Skip to content

Commit 58d25ce

Browse files
committed
Switch to bash shell on Windows
1 parent 8fa90b5 commit 58d25ce

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
@@ -244,6 +244,7 @@ jobs:
244244
cp ./vuforia_secrets.env.example ./vuforia_secrets.env
245245
246246
- name: Run tests
247+
shell: bash
247248
run: |
248249
# We use pytest-xdist to make this run much faster.
249250
# The downside is that we cannot use -s / --capture=no.

0 commit comments

Comments
 (0)