Skip to content

Commit 682929d

Browse files
committed
Remove samples again
1 parent 02c27b2 commit 682929d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/templates/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- script: |
2929
pip install pytest pytest-azurepipelines
30-
pytest
30+
pytest --ignore=samples-v2
3131
displayName: 'pytest'
3232
- script: |
3333
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)