chore(ci): remove unnecessary change

This commit is contained in:
Elian Doran 2025-07-26 11:24:42 +03:00
parent 99fa5d89e7
commit 2adfc1d32b
No known key found for this signature in database

View File

@ -35,8 +35,6 @@ jobs:
run: pnpm install --frozen-lockfile
- run: pnpm exec 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