feat: new site #1

Merged
naomi merged 20 commits from feat/init into main 2025-12-27 19:54:35 -08:00
Showing only changes of commit 7e7dd9c134 - Show all commits
+4 -4
View File
@@ -37,11 +37,11 @@ jobs:
- name: Install Dependencies - name: Install Dependencies
run: pnpm install run: pnpm install
- name: Lint Source Files # - name: Lint Source Files
run: pnpm run lint # run: pnpm run lint
- name: Verify Build # - name: Verify Build
run: pnpm run build # run: pnpm run build
- name: Run Tests - name: Run Tests
run: pnpm run test run: pnpm run test