Skip to content

Commit 0d05a60

Browse files
committed
deploy: remove test
1 parent b80b961 commit 0d05a60

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: 🎭 Install Playwright browsers
3131
run: pnpm exec playwright install --with-deps
3232

33-
- name: ✅ Run Playwright tests
34-
run: pnpm exec playwright test
35-
3633
- name: 🛠️ Build Astro
3734
run: pnpm run build
3835

0 commit comments

Comments
 (0)