Skip to content

Commit

Permalink
fix tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
aarol committed Jun 14, 2023
1 parent e1c97bf commit 35cb36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 18
- run: npm i -g pnpm
- run: pnpm install && (pnpm dev &)
- run: pnpm -C ../functions install && (pnpm -C ../functions serve &)
- name: Cypress run
uses: cypress-io/github-action@v5
with:
Expand Down

0 comments on commit 35cb36e

Please sign in to comment.