Skip to content

Commit 56372d6

Browse files
committed
removed main.py (added for conflict debugging)
1 parent cc17ed8 commit 56372d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eng/pipelines/pr-validation-pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ jobs:
148148
149149
- script: |
150150
echo "Build successful, running tests now"
151-
python main.py
152151
python -m pytest -v --junitxml=test-results.xml --cov=. --cov-report=xml --capture=tee-sys --cache-clear
153152
displayName: 'Run pytest with coverage'
154153
env:

0 commit comments

Comments
 (0)