Skip to content

Commit 7170fd5

Browse files
committed
Updated config.yml
1 parent 678b2de commit 7170fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
command: |
8989
google-chrome --version
9090
npx --no -- chromedriver --version
91+
npm run setup-opal
9192
npm run test:integration -- --reporters="default" --reporters="jest-junit"
9293
- store_artifacts:
9394
path: coverage

0 commit comments

Comments
 (0)