mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 23:37:43 +00:00
cache playwright in ci
This commit is contained in:
parent
262e00f8a2
commit
90ffcf6704
2 changed files with 8 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue