mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 22:13:32 +00:00
RUn tests for safari
This commit is contained in:
3
.github/workflows/build-browser.yml
vendored
3
.github/workflows/build-browser.yml
vendored
@@ -297,6 +297,9 @@ jobs:
|
||||
run: npm run dist:safari
|
||||
working-directory: apps/browser
|
||||
|
||||
- name: Run tests
|
||||
run: npm run test
|
||||
|
||||
- name: Zip Safari build artifact
|
||||
run: |
|
||||
cd apps/browser/dist
|
||||
|
||||
Reference in New Issue
Block a user