Add fastapi and uvicorn to python-tests extra-packages
Some checks failed
Python Tests / test-python (push) Failing after 1m8s
Some checks failed
Python Tests / test-python (push) Failing after 1m8s
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
--venv-dir "$PWD/venv" \
|
--venv-dir "$PWD/venv" \
|
||||||
--skip-requirements \
|
--skip-requirements \
|
||||||
--mode copy \
|
--mode copy \
|
||||||
--extra-packages "pytest pytest-cov pytest-mock pytest-timeout pytest-asyncio locust pydantic-settings"
|
--extra-packages "pytest pytest-cov pytest-mock pytest-timeout pytest-asyncio locust pydantic-settings fastapi uvicorn"
|
||||||
echo "✅ Python environment ready"
|
echo "✅ Python environment ready"
|
||||||
|
|
||||||
- name: Run linting
|
- name: Run linting
|
||||||
|
|||||||
Reference in New Issue
Block a user