Skip to content

Commit

Permalink
Update test.python.helper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
idimov-keeper authored May 14, 2024
1 parent dae3bfe commit 5e0bd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.python.helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
working-directory: ./sdk/python/helper
run: |
python3 -m pip install -r requirements.txt
python3 -m pip install pytest pytest-cov
python3 -m pip install pytest pytest-cov setuptools
- name: Run CLI tests
working-directory: ./sdk/python/helper
Expand Down

0 comments on commit 5e0bd74

Please sign in to comment.