Skip to content

Commit edfa533

Browse files
authored
ci: reenable windows testing (#262)
1 parent f1a2c36 commit edfa533

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
# os: [ubuntu-latest, macos-latest, windows-latest]
18-
os: [ubuntu-latest, macos-latest]
17+
os: [ubuntu-latest, macos-latest, windows-latest]
1918
node: [14]
2019

2120
steps:

0 commit comments

Comments
 (0)