Skip to content

Commit a99daae

Browse files
committed
Revert "ci: try windows tests without bash"
This reverts commit 5be6ea4.
1 parent a6ec5ca commit a99daae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test.yml

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

9191
- name: Build 🔧
9292
run: |
93+
npm config set script-shell "C:\\Program Files\\git\\bin\\bash.exe"
9394
npm run compile
9495
9596
- name: Unit tests

0 commit comments

Comments
 (0)