Skip to content

Commit 63ed838

Browse files
committed
add a comment
1 parent 2033e2d commit 63ed838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
os: ["ubuntu", "macos"]
30+
# TODO: re-enable "windows", see https://github.com/npm/cli/issues/4234
3031
node_version: ["current", "lts_latest"]
3132
steps:
3233
- uses: actions/checkout@v1.0.0

0 commit comments

Comments
 (0)