Auth #9

Manually merged
liviu merged 8 commits from GF-6-auth into production 2026-01-07 11:25:41 +01:00
Showing only changes of commit 780c4004c7 - Show all commits

View file

@ -25,6 +25,10 @@ jobs:
fetch-depth: 0
- name: Install dependencies
run: npm ci
env:
DATABASE_URL: "N/A"
BETTER_AUTH_SECRET: "N/A"
BETTER_AUTH_URL: "N/A"
- name: Run tests and generate coverage
run: npm run coverage
# continue-on-error: true