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

Commit5b2724d

Browse files
committed
Adding the missing steps to install google-chrome
1 parent214c0d7 commit5b2724d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎.circleci/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ jobs:
1919
working_directory:~/repo
2020

2121
steps:
22+
-browser-tools/install-chrome
23+
-browser-tools/install-chromedriver
24+
-run:
25+
command:|
26+
google-chrome --version
27+
chromedriver --version
28+
name:Check install
29+
2230
-checkout
2331

2432
# Download and cache dependencies

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp