Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tenacioustommy committed Feb 24, 2025
1 parent 1493bb4 commit de605bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_stage_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
env:
SCRIPT: |
cd /workspace
conda init && source activate base && conda activate test
coverage run --branch --source mmengine -m pytest tests/ --ignore tests/test_dist
coverage xml
coverage report -m
Expand Down

0 comments on commit de605bb

Please sign in to comment.