mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Merge branch 'main' into dev
This commit is contained in:
commit
d9abb745a9
9 changed files with 176 additions and 144 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -194,7 +194,7 @@ jobs:
|
|||
run: cd src-ui && npm ci
|
||||
-
|
||||
name: Install Playwright
|
||||
run: npx playwright install --with-deps
|
||||
run: cd src-ui && npx playwright install --with-deps
|
||||
-
|
||||
name: Linting checks
|
||||
run: cd src-ui && npm run lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue