Update playwright.yml

This commit is contained in:
Jon Fuller 2025-06-10 15:37:05 -07:00 committed by GitHub
parent 09196c045f
commit 4b5e8d33a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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