Update test_v2.yml

This commit is contained in:
Carlos Valente
2023-04-02 13:30:24 +02:00
committed by GitHub
parent 6582f4a9bc
commit 0e47b5c10c
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Build client
run: pnpm build:client
run: turbo build:local
- name: Install Playwright Browsers
run: npx playwright install --with-deps