Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit d93a138

Browse files
committed
remove tests for win
1 parent bfcc536 commit d93a138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
gulp genAikey
5151
vsce package
5252
- name: run tests
53+
if: ${{ matrix.os == 'ubuntu-latest' || 'macos-latest'}}
5354
uses: GabrielBB/xvfb-action@v1
5455
with:
5556
run: npm test --silent

0 commit comments

Comments
 (0)