feat: initial project prototype #2

Merged
naomi merged 14 commits from feat/init into main 2025-02-17 14:03:33 -08:00
Showing only changes of commit 94830188e7 - Show all commits

View File

@ -41,6 +41,4 @@ jobs:
run: pnpm run build
- name: Run Tests
run: pnpm run test
env:
CHROME_BIN: /usr/bin/google-chrome
run: CHROME_BIN=/usr/bin/google-chrome pnpm run test