Skip to content

STRWEB-118 report test coverage #16

STRWEB-118 report test coverage

STRWEB-118 report test coverage #16

Workflow file for this run

name: Centralized workflow
on:
- push
- pull_request
- workflow_dispatch
jobs:
ui:
uses: folio-org/.github/.github/workflows/ui.yml@v1.1
secrets: inherit
with:
jest-enabled: true
jest-test-command: yarn run test
sonar-sources: .
compile-translations: false