Skip to content

Commit 02c27b2

Browse files
committed
Remove samples test from CI run
1 parent 4eb1a80 commit 02c27b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ stages:
4848
4949
- script: |
5050
pip install pytest pytest-azurepipelines
51-
pytest
51+
pytest --ignore=samples-v2
5252
displayName: 'pytest'
5353
- task: ManifestGeneratorTask@0
5454
displayName: "SBOM Generation Task"

0 commit comments

Comments
 (0)