mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(ci/playwright): change playwright targets
This commit is contained in:
parent
965d64f56c
commit
a6f401be4b
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
|
# - 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
|
# 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
|
# When you enable task distribution, run the e2e-ci task instead of e2e
|
||||||
- run: npx nx affected -t lint test build e2e
|
- run: npx nx affected -t e2e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user