Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromvuejs/vue

Commit2c52c42

Browse files
committed
workflow: specify e2e env when releasing
1 parent83ea0da commit2c52c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/release.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
1616
npm run lint
1717
npm run flow
1818
npm run test:cover
19-
npm run test:e2e
19+
npm run test:e2e -- --env phantomjs
2020
npm run test:ssr
2121
fi
2222

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp