Skip to content

Commit a967e24

Browse files
authored
Merge pull request #409 from Freax13/fix/ci
run xtest bash shell
2 parents 3168216 + 942e078 commit a967e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

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

187187
- name: "Run Test Framework"
188188
run: cargo xtest
189+
shell: bash
189190
working-directory: "testing"
190191

191192
check_formatting:

0 commit comments

Comments
 (0)