test(js): make test-frontend-coverage displays vitest coverage
This commit is contained in:
parent
e8db5ff7fe
commit
536efeb26e
4 changed files with 225 additions and 4 deletions
|
@ -36,7 +36,7 @@ jobs:
|
|||
- run: make deps-frontend
|
||||
- run: make lint-frontend
|
||||
- run: make checks-frontend
|
||||
- run: make test-frontend
|
||||
- run: make test-frontend-coverage
|
||||
- run: make frontend
|
||||
test-unit:
|
||||
if: ${{ !startsWith(vars.ROLE, 'forgejo-') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue