Skip to content

Commit

Permalink
Add monorepo flag to test job in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jill64 committed Nov 6, 2023
1 parent 0afd5fe commit 7f7f96f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ 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

0 comments on commit 7f7f96f

Please sign in to comment.