Skip to content

Commit

Permalink
ci: fix playwright job on GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitdalal committed Apr 22, 2024
1 parent 4da25b5 commit f7f37c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- name: 📥 Install Playwright Browsers
run: npm run test:e2e:install

- name: 🏗 Build
run: npm run build

- name: 🎭 Playwright tests
run: npx playwright test

Expand Down

0 comments on commit f7f37c0

Please sign in to comment.