Skip to content

Move Jest configuration from package.json to separate file #25

Move Jest configuration from package.json to separate file

Move Jest configuration from package.json to separate file #25

Workflow file for this run

name: Push (other branches)
on:
push:
branches-ignore:
- main
jobs:
tests:
name: Run tests
uses: ./.github/workflows/run-tests.yaml