We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e28ced commit a064631Copy full SHA for a064631
.github/workflows/fastapi.yml
@@ -25,6 +25,3 @@ jobs:
25
run: |
26
python -m pip install --upgrade pip
27
pip install -r requirements.txt
28
- - name: Run App
29
- run: |
30
- python main.py
0 commit comments