mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-21 21:31:11 +01:00
Enable all Node tests on Windows
This commit is contained in:
parent
7a4158dafb
commit
049b860298
@ -28,8 +28,7 @@ install:
|
||||
test_script:
|
||||
- ps: >-
|
||||
If ($env:NODE -eq "true") {
|
||||
# TODO(nweiz): "-p node" is currently broken. Figure out why.
|
||||
pub run test -p vm -t node
|
||||
pub run test -t node
|
||||
} Else {
|
||||
pub run test -x node
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user