Skip to content

spaces?

spaces? #2

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
secrets: inherit
with:
jest-enabled: true
jest-test-command: yarn run test:jest
bigtest-enabled: true
bigtest-test-command: yarn run test:bigtest