Skip to content

Switch from npm to pnpm, webpack to vite #75

Switch from npm to pnpm, webpack to vite

Switch from npm to pnpm, webpack to vite #75

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
- staging
- development
# Workflow is triggered only if src changes
paths:
- src/**
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
pytest:
uses: ./.github/workflows/r-pytest.yml
with:
image_tag: ci-${{ github.base_ref }}
frontend-tests:
uses: ./.github/workflows/r-frontend_tests.yml

Check failure on line 21 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / PR

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yml (Line: 21, Col: 11): Error from called workflow hotosm/fmtm/.github/workflows/r-frontend_tests.yml@b90143700c7778c5a884612f7c2a4eac08c4ec66 (Line: 22, Col: 9): Unexpected value 'package_json_file'