try to fix CI test dir
This commit is contained in:
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@@ -35,7 +35,4 @@ jobs:
|
|||||||
run: python -m pytest -q
|
run: python -m pytest -q
|
||||||
|
|
||||||
- name: Run frontend lint
|
- name: Run frontend lint
|
||||||
run: cd frontend && npm run lint
|
run: cd frontend && npm run lint && npm run test
|
||||||
|
|
||||||
- name: Run frontend tests
|
|
||||||
run: npm run test
|
|
||||||
|
|||||||
Reference in New Issue
Block a user