Issue when running ./gradlew check #117
Answered
by
mpetuska
MamboBryan
asked this question in
Q&A
-
Found these issues when running ![]() ![]() |
Beta Was this translation helpful? Give feedback.
Answered by
mpetuska
Aug 17, 2023
Replies: 2 comments 1 reply
-
Seems you don't have chromium browser installed to run tests on. You can change the browser for tests in gradle.properties (e.g. firefox-headless, chrome-headless, edge-headless) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MamboBryan
-
A quick follow up question is there a way to select all the other platforms apart from web when building the library? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems you don't have chromium browser installed to run tests on. You can change the browser for tests in gradle.properties (e.g. firefox-headless, chrome-headless, edge-headless)