Skip to content

Commit

Permalink
Added e2e tests GH action, with docker compose build - debugging action
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jul 1, 2024
1 parent a6ca875 commit fa9caf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
python-version: "3.11.4"
- run: |
pip3 install promptflow==1.12.0
pip3 install promptflow-tools==1.5.0rc11
pip3 install promptflow-tools==1.5.0
pip3 install chainlit==1.1.305
pip3 install keyrings.alt
- run: |
Expand Down

0 comments on commit fa9caf6

Please sign in to comment.