mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 23:37:43 +00:00
try to fix ci
This commit is contained in:
parent
648f71d908
commit
d8a7d480f7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -124,6 +124,8 @@ jobs:
|
|||
- name: test:storybook
|
||||
working-directory: next-ui
|
||||
run: npm run test:storybook
|
||||
env:
|
||||
LANG: en_US # fix for https://github.com/microsoft/playwright/issues/34046
|
||||
|
||||
- name: lint
|
||||
working-directory: next-ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue