refactor: move auth.ts into a shared location rather than importing across workspace boundaries (#11)

This commit is contained in:
2026-04-25 14:37:28 +02:00
committed by GitHub
parent 6d53729b70
commit 298feb574e
8 changed files with 7 additions and 17 deletions
+1 -3
View File
@@ -37,6 +37,4 @@ jobs:
run: npm run build:pages
- name: Run tests
run: |
npm run test
npm run test:pages
run: npm run test