mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
fix(ci): don't run failing electron-based tests
This commit is contained in:
parent
d6545e1280
commit
fdddc29092
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -40,4 +40,4 @@ jobs:
|
||||
# - run: npx nx-cloud record -- echo Hello World
|
||||
# Nx Affected runs only tasks affected by the changes in this PR/commit. Learn more: https://nx.dev/ci/features/affected
|
||||
# When you enable task distribution, run the e2e-ci task instead of e2e
|
||||
- run: pnpm exec nx affected -t e2e
|
||||
- run: pnpm exec nx affected -t e2e --exclude desktop-e2e
|
||||
|
Loading…
x
Reference in New Issue
Block a user