We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678b2de commit 7170fd5Copy full SHA for 7170fd5
.circleci/config.yml
@@ -88,6 +88,7 @@ jobs:
88
command: |
89
google-chrome --version
90
npx --no -- chromedriver --version
91
+ npm run setup-opal
92
npm run test:integration -- --reporters="default" --reporters="jest-junit"
93
- store_artifacts:
94
path: coverage
0 commit comments