Skip to content

Add monorepo flag to test job in ci.yml #6

Add monorepo flag to test job in ci.yml

Add monorepo flag to test job in ci.yml #6

Workflow file for this run

name: CI
on: push
jobs:
test:
uses: jill64/.github/.github/workflows/run-vitest.yml@main
with:
monorepo: 'true'
test-e2e:
uses: jill64/.github/.github/workflows/run-playwright.yml@main