Skip to content

Commit

Permalink
ci: make test#test dependant on input-otp#build
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermerodz committed Feb 21, 2024
1 parent dce2538 commit de9d59e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: oven-sh/setup-bun@v1

- run: bun install
- run: bun run build
- run: bunx playwright install --with-deps
- run: bun run test || exit 1

Expand Down

0 comments on commit de9d59e

Please sign in to comment.