Skip to content

Commit

Permalink
install envd
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <pingsutw@apache.org>
  • Loading branch information
pingsutw committed Oct 17, 2023
1 parent 8bd8297 commit c7d3370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Flytekit
run: |
python -m pip install --upgrade pip
pip install flytekit flytekitplugins-deck-standard flytekitplugins-ray
pip install envd==0.3.35 flytekitplugins-deck-standard flytekitplugins-ray flytekitplugins-envd
pip freeze
- name: execute flyte workflows locally
working-directory: examples
Expand Down

0 comments on commit c7d3370

Please sign in to comment.