chore(snap): repo URL chain138-snap, docs and push/publish runbook

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
defiQUG
2026-02-15 21:44:57 -08:00
parent 8421c47b1c
commit 6bdc9f361c
14 changed files with 230 additions and 14 deletions

View File

@@ -93,7 +93,7 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Run Snap unit tests
run: pnpm --filter snap run test
run: pnpm --filter chain138-snap run test
- name: Install Playwright browsers
run: npx playwright install chromium --with-deps
- name: Run Playwright E2E (companion site)