Skip to content

Commit 89baf66

Browse files
Testing windows CI pipeline (#19)
1 parent 4708f10 commit 89baf66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ci-build.bat

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
:: This batch file will be called by bacon CI for windows testing
22
call npm install
3-
call npm test:e2e
3+
call npm run pretest
4+
call npm run test:e2e

0 commit comments

Comments
 (0)