Skip to content

Commit

Permalink
chore: setup testing before release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaAmaju committed Apr 15, 2024
1 parent 121e285 commit 29332c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
${{ runner.os }}-pnpm-store-
- run: pnpm install
- run: pnpm playwright install
- run: pnpm test
- run: pnpm build

- name: create release pull request or publish
Expand Down

0 comments on commit 29332c0

Please sign in to comment.