Skip to content

Commit c86172d

Browse files
committed
ci: enable window test, close #316
1 parent 2447d87 commit c86172d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
node: [10, 12, 14]
15-
os: [ubuntu-latest]
16-
# os: [ubuntu-latest, windows-latest]
15+
os: [ubuntu-latest, windows-latest]
1716

1817
steps:
1918
- name: Clone repository

0 commit comments

Comments
 (0)