Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthmanT committed Oct 8, 2023
1 parent ac8a3bf commit 676b07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ commands:
echo "Failed to get manager status";
exit 1
fi
- run: pip3 install urllib3==1.26.15 requests-toolbelt==0.10.1
- run: pip3 install https://github.com/cloudify-incubator/cloudify-ecosystem-test/archive/refs/heads/master.zip
- run: git submodule update --init --recursive --remote

Expand Down

0 comments on commit 676b07a

Please sign in to comment.