cache playwright in ci

This commit is contained in:
Gauthier Roebroeck 2025-06-25 14:03:32 +08:00
parent 262e00f8a2
commit 90ffcf6704
2 changed files with 8 additions and 0 deletions

View file

@ -114,6 +114,8 @@ jobs:
- name: Setup Playwright
uses: ./.github/actions/setup-playwright
with:
working-directory: next-ui
- name: test:unit
working-directory: next-ui