feat: add headless auth

This commit is contained in:
Florian Bezannier
2026-05-20 18:58:51 +02:00
committed by Florian BEZANNIER
parent d7e98fe0d7
commit 8a3a18acfc
14 changed files with 244 additions and 32 deletions
-1
View File
@@ -33,7 +33,6 @@ jobs:
- name: check quality
run: |
source .venv/bin/activate
prospector
pre-commit run -a
- name: test app
env: