Skip to content

Commit

Permalink
pyenv activate
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 31, 2024
1 parent 3687b08 commit 50822d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-sdk-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
run: |
pip install --upgrade pip
pip install pytest
pyenv activate
ORG_PDP_API_KEY=${{ env.ENV_API_KEY }} PROJECT_PDP_API_KEY=${{ env.ENV_API_KEY }} PDP_API_KEY=${{ env.ENV_API_KEY }} PDP_URL=$PDP_URL API_TIER=$API_TIER pytest -s
- name: Delete env ${{ env.ENV_NAME }}
Expand Down

0 comments on commit 50822d2

Please sign in to comment.