ci: Run frontend tests in CI
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2458>
This commit is contained in:
parent
766380f31d
commit
95ead5bc58
2 changed files with 1 additions and 4 deletions
|
|
@ -276,9 +276,6 @@ test_front:
|
|||
needs:
|
||||
- job: lint_front
|
||||
rules:
|
||||
# Disabled for now since no vitest dom emulation is providing
|
||||
# AudioContext, which is required for our HTML audio player
|
||||
- when: never
|
||||
- if: $CI_COMMIT_BRANCH =~ /(stable|develop)/
|
||||
- changes: [front/**/*]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue