mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
only run chrome tests on github action
This commit is contained in:
@@ -82,6 +82,7 @@ module.exports = (config) => {
|
||||
}
|
||||
if (githubAction) {
|
||||
removeBrowser('Firefox');
|
||||
removeBrowser('Safari');
|
||||
}
|
||||
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user