mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-04-23 08:20:39 +03:00
fix ci
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.10"]
|
||||
python-version: ["3.10"]
|
||||
fail-fast: false
|
||||
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user