Skip to content

Commit

Permalink
Revert "chore: include Playwright test to github action"
Browse files Browse the repository at this point in the history
This reverts commit 132b9ea.
  • Loading branch information
sonngdev committed Nov 28, 2023
1 parent 008b9f5 commit ea231f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,3 @@ jobs:
run: npm run prettier
- name: Run Jest tests
run: npm run test:jest
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npm run test:e2e

0 comments on commit ea231f3

Please sign in to comment.