mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-26 12:25:20 +01:00
only run chrome tests on github action
This commit is contained in:
parent
cb966c0de8
commit
566e88f52a
@ -82,6 +82,7 @@ module.exports = (config) => {
|
||||
}
|
||||
if (githubAction) {
|
||||
removeBrowser('Firefox');
|
||||
removeBrowser('Safari');
|
||||
}
|
||||
|
||||
return result;
|
||||
|
Loading…
Reference in New Issue
Block a user