debug: auth

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-10-18 11:04:00 +02:00
parent 93a3c9b0a9
commit 967a155d5e
4 changed files with 8 additions and 15 deletions

View File

@@ -90,11 +90,11 @@ jobs:
# - name: Run Biome
# run: pnpm lint
- name: Run TypeScript checks
run: pnpm typecheck
# - name: Run TypeScript checks
# run: pnpm typecheck
- name: Run tests
run: pnpm test
# - name: Run tests
# run: pnpm test
build-and-push-api:
permissions: