Skip to content

Integrate fmtm-splitter and remove splitting code in fmtm #140

Integrate fmtm-splitter and remove splitting code in fmtm

Integrate fmtm-splitter and remove splitting code in fmtm #140

name: 🧪 PR Tests Frontend
on:
pull_request:
branches:
- main
- staging
- development
# Workflow is triggered only if src/frontend changes
paths:
- src/frontend/**
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
frontend-tests:
uses: hotosm/gh-workflows/.github/workflows/test_pnpm.yml@1.4.0
with:
working_dir: src/frontend