Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f4b4b67a8 | |||
| da354061cc |
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
run: |
|
||||
python3 -m venv /tmp/ci-venv-test
|
||||
/tmp/ci-venv-test/bin/pip install --quiet -e .
|
||||
/tmp/ci-venv-test/bin/pip install --quiet fastapi pydantic pyyaml uvicorn requests pytest pytest-asyncio httpx
|
||||
|
||||
- name: Run tests (exclude E2E)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user