diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bd331184a..1c74495c6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,5 +30,5 @@ steps: - script: | pip install pytest pytest-azurepipelines - pytest + pytest tests displayName: 'pytest'