mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
ci: reduce unused steps (#1696)
This commit is contained in:
@@ -114,8 +114,6 @@ jobs:
|
||||
name: artifact
|
||||
path: ./apps/web/.next
|
||||
|
||||
- name: Install playwright browsers
|
||||
run: npx playwright install chromium
|
||||
- name: Run e2e & unit tests
|
||||
run: |
|
||||
yarn test --forbid-only
|
||||
|
||||
Reference in New Issue
Block a user