We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3898333 commit fc75383Copy full SHA for fc75383
.circleci/config.yml
@@ -17,6 +17,6 @@ jobs:
17
nvm install v10.16.0
18
19
npm install
20
- npm install-webdriver-ts
+ npm run install-webdriver-ts
21
npm start &
22
npm run build -- --check
0 commit comments