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 7c814b3 commit 01c3e26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
pip3 install promptflow-tools==1.4.0
pip3 install chainlit==1.1.305
pip3 install keyrings.alt
pip3 install chainlit==1.1.305
pip3 list
- run: |
cd flows/chainlit-ui-evaluation/
Expand Down

0 comments on commit 01c3e26

Please sign in to comment.