mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
Update playwright.yml
This commit is contained in:
parent
09196c045f
commit
4b5e8d33a6
3
.github/workflows/playwright.yml
vendored
3
.github/workflows/playwright.yml
vendored
@ -35,7 +35,8 @@ jobs:
|
||||
run: pnpm install --frozen-lockfile
|
||||
- run: pnpx playwright install --with-deps
|
||||
- uses: nrwl/nx-set-shas@v4
|
||||
|
||||
- name: Install playwright
|
||||
run: pnpm exec playwright install
|
||||
# Prepend any command with "nx-cloud record --" to record its logs to Nx Cloud
|
||||
# - 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user