File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ jobs:
113113 - name : macOS
114114 os : macos-latest
115115 shell : bash
116+ - name : Windows
117+ os : windows-latest
118+ shell : cmd
116119 node-version :
117120 - 14.17.0
118121 - 14.x
Original file line number Diff line number Diff line change 5656 - name : macOS
5757 os : macos-latest
5858 shell : bash
59+ - name : Windows
60+ os : windows-latest
61+ shell : cmd
5962 node-version :
6063 - 14.17.0
6164 - 14.x
Original file line number Diff line number Diff line change 2323 "template-oss-apply" : " template-oss-apply --force"
2424 },
2525 "tap" : {
26- "check-coverage " : true ,
26+ "timeout " : 600 ,
2727 "coverage-map" : " map.js" ,
2828 "nyc-arg" : [
2929 " --exclude" ,
5252 },
5353 "templateOSS" : {
5454 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
55- "windowsCI" : false ,
5655 "version" : " 4.15.1"
5756 }
5857}
You can’t perform that action at this time.
0 commit comments