mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Add lint to frontend tests
This commit is contained in:
parent
5bf5710d39
commit
40bdeffa38
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -195,6 +195,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: cd src-ui && npm ci
|
||||
- run: cd src-ui && npm run lint
|
||||
- run: cd src-ui && npm run test
|
||||
- run: cd src-ui && npm run e2e:ci
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user