We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043e27c commit da569fcCopy full SHA for da569fc
azure-pipelines.yml
@@ -77,7 +77,7 @@ steps:
77
set -ex
78
pip3 install ".[testing]"
79
pip3 uninstall --yes sonic-platform-common
80
- pytest
+ pytest --ignore docker
81
displayName: 'Test Python 3'
82
83
- task: PublishTestResults@2
0 commit comments