Skip to content

Commit

Permalink
Update open-source-unit-tests.yml (#137) (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
pandu-k authored Aug 3, 2023
1 parent a333ee8 commit 90ff1f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/open-source-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ jobs:
- name: "Determine py-marqo's supported Marqo version"
id: get_default_marqo_version
run: |
python -m pip install --upgrade pip
pip install marqo
echo "::set-output name=version::$(python -c 'from marqo import version; print(version.__marqo_version__)')"
- name: Log into ECR
Expand Down

0 comments on commit 90ff1f9

Please sign in to comment.