mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
ci: update web.tests workflow to run the new test suite
This commit is contained in:
committed by
Abdullah Atta
parent
d31a43b463
commit
554e9758ed
3
.github/workflows/web.tests.yml
vendored
3
.github/workflows/web.tests.yml
vendored
@@ -39,5 +39,8 @@ jobs:
|
||||
run: npx playwright install --with-deps
|
||||
working-directory: ./apps/web
|
||||
|
||||
- name: Generate test build
|
||||
run: npm run build:test:web
|
||||
|
||||
- name: Run all @notesnook/web tests
|
||||
run: npm run test:web
|
||||
|
||||
Reference in New Issue
Block a user