Fixed ci.yml
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled

This commit is contained in:
2025-09-22 19:57:52 +01:00
parent bfc6cbf7d9
commit cf1f01efc0

View File

@@ -15,7 +15,7 @@ env:
TEST_POSTGRES_DSN: postgresql+asyncpg://postgres:postgres@localhost:5432/keywarden
jobs:
lint:
lint:
name: Lint & Format
runs-on: ubuntu-latest
steps: