Skip to content

Commit

Permalink
pytest in test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbingl authored Mar 7, 2025
1 parent ddc768b commit 7a236ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ stages:
displayName: Install pytorch
- script: |
python -m pytest test
cd test && python -m pytest .
displayName: Run python test
#################
Expand Down

0 comments on commit 7a236ca

Please sign in to comment.