Skip to content

Switch from npm to pnpm, webpack to vite #73

Switch from npm to pnpm, webpack to vite

Switch from npm to pnpm, webpack to vite #73

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@5afab6361f481f0bb79c0d18b606d75b17b3ea25 (Line: 22, Col: 9): Unexpected value 'working-directory'