Skip to content

Commit b6d7ca8

Browse files
modified npm CI yml
1 parent b8872e2 commit b6d7ca8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/npm-tests.yml

+4
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ jobs:
4444
name: Test
4545
runs-on: windows-latest
4646

47+
defaults:
48+
run:
49+
working-directory: ./npm
50+
4751
steps:
4852
- uses: actions/checkout@v3
4953
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)