mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
fix ci
This commit is contained in:
parent
1f1c2fd6ce
commit
95ef4e5a82
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.10"]
|
||||
python-version: ["3.10"]
|
||||
fail-fast: false
|
||||
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user