We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4765731 commit ea04d85Copy full SHA for ea04d85
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