Skip to content

Commit

Permalink
restore pip install e.
Browse files Browse the repository at this point in the history
  • Loading branch information
WaelKarkoub committed Apr 26, 2024
1 parent c66a077 commit 37e3df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
docker --version
python -m pip install --upgrade pip wheel
pip install -e.
python -c "import autogen"
pip install pytest-cov>=5 pytest-asyncio
- name: Install packages for test when needed
Expand Down

0 comments on commit 37e3df6

Please sign in to comment.