mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-01 02:09:58 +00:00
cleanup
This commit is contained in:
parent
c42b68b889
commit
3f44a3a157
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
||||
python -m pip install --upgrade pip wheel
|
||||
pip install -e .
|
||||
python -c "import autogen"
|
||||
pip install -e.[mathchat] datasets pytest
|
||||
pip uninstall -y openai
|
||||
pip install pytest
|
||||
- name: Test with pytest
|
||||
if: matrix.python-version != '3.10'
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user