We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8844ff commit 6de130bCopy full SHA for 6de130b
1 file changed
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
repos:
35
- - tiangolo/fastapi
+ - pallets/flask
36
steps:
37
- uses: actions/checkout@v4
38
with:
0 commit comments