Skip to content

Commit 9d2aa75

Browse files
authored
ci: change shell to PowerShell for unit test execution
1 parent ee49783 commit 9d2aa75

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
@@ -27,3 +27,4 @@ jobs:
2727

2828
- name: Run unit tests
2929
run: npm run test
30+
shell: pwsh

0 commit comments

Comments
 (0)