We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ef488 commit 9a8bbeaCopy full SHA for 9a8bbea
.github/workflows/unit-test.yml
@@ -13,4 +13,5 @@ jobs:
13
unit-test:
14
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
15
with:
16
+ os-matrix: '"ubuntu-latest", "windows-latest"'
17
test: pnpm run -r --parallel build && pnpm test
0 commit comments