Closed hhslepicka closed 2 years ago
This PR does the following:
if
fail-fast
Tested on my fork and everything is running ok. The download test is a bit flaky and we should look into it once we have an opportunity.
download
This PR does the following:
if
statement to avoid installing the browsers when not requiredfail-fast
so we can follow the other test scenarios from the matrix even if one failsTested on my fork and everything is running ok. The
download
test is a bit flaky and we should look into it once we have an opportunity.