chore: remove extension code (#667)

This commit is contained in:
Pavel Feldman
2025-07-14 10:52:38 -07:00
committed by GitHub
parent 7fca8f50f8
commit 128474b4aa
28 changed files with 8 additions and 1408 deletions

View File

@@ -48,8 +48,6 @@ jobs:
run: npx playwright install msedge
- name: Build
run: npm run build
- name: Build Chrome extension
run: npm run build:extension
- name: Run tests
run: npm test