mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
cleanup
This commit is contained in:
2
.github/workflows/openai.yml
vendored
2
.github/workflows/openai.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
python -m pip install --upgrade pip wheel
|
||||
pip install -e .[tune]
|
||||
python -c "import autogen"
|
||||
pip install coverage pytest datasets
|
||||
pip install coverage pytest-asyncio datasets
|
||||
- name: Install packages for test when needed
|
||||
if: matrix.python-version == '3.9'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user