Skip to content

Commit d53eb59

Browse files
clydinBrocco
authored andcommitted
test: add additional tests on Windows
1 parent 14b3743 commit d53eb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test_script:
1616
- npm --version
1717
- npm run test:packages
1818
- npm run test:cli
19-
- node tests\run_e2e.js --appveyor "--glob=tests/{basic,commands,generate}/**"
19+
- node tests\run_e2e.js --appveyor "--glob=tests/{basic,commands,generate,build/styles}/**"
2020

2121
build: off
2222

0 commit comments

Comments
 (0)