Skip to content

fix issue where pnpm test was not terminating on test completion #1187

fix issue where pnpm test was not terminating on test completion

fix issue where pnpm test was not terminating on test completion #1187

Workflow file for this run

name: 'Run tests'
on:
push:
branches:
- main
pull_request:
jobs:
run-tests:
uses: ./.github/workflows/_validate.yml
e2e:
uses: ./.github/workflows/_end-to-end.yml
secrets: inherit