Add contract and Playwright PR checks

This commit is contained in:
Anthony Ettinger 2026-06-06 11:30:12 +00:00
parent 447974dbba
commit 254233c3ab
11 changed files with 277 additions and 45 deletions

2
.gitignore vendored
View file

@ -5,5 +5,7 @@ dist
!.env.example
.DS_Store
coverage
playwright-report
test-results
*.tsbuildinfo
.commandboard