Skip to content

Commit

Permalink
Update pytest-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mawenbo-huawei authored Mar 13, 2024
1 parent d9e2a36 commit dc6a842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
cd huaweicloud-sdk-core || exit 1
pip install -r requirements.txt
pip install -r test-requirements.txt
pytest -s -v tests/
pytest tests/ -s -v --cov

0 comments on commit dc6a842

Please sign in to comment.