Skip to content

Commit 9a8bbea

Browse files
committed
test: run on ubuntu-latest and windows-latest
1 parent 46ef488 commit 9a8bbea

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
@@ -13,4 +13,5 @@ jobs:
1313
unit-test:
1414
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
1515
with:
16+
os-matrix: '"ubuntu-latest", "windows-latest"'
1617
test: pnpm run -r --parallel build && pnpm test

0 commit comments

Comments
 (0)