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 7f785b9 commit fd78a74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pytest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ jobs:
run: |
python -m pip install --upgrade pip
cd huaweicloud-sdk-core || exit 1
pip install -r requirements.txt
pip install -r test-requirements.txt
pytest tests/ -s -v --cov -k "not provider"
${{ vars.CI_CMD }}

0 comments on commit fd78a74

Please sign in to comment.