Skip to content

Commit 14e254c

Browse files
committed
ci: remove package check, the build down is automatically now
1 parent a707b02 commit 14e254c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
- name: 👷 Build Example Project
4040
run: pnpm run --filter @this/example build
4141

42-
- name: 🕵️ Check Package Configuration
43-
run: pnpm run --filter react-compare-slider check:package
44-
4542
- name: 🎭 Install Playwright
4643
run: pnpx playwright install --with-deps
4744

0 commit comments

Comments
 (0)