aboutsummaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines.yml')
-rw-r--r--.azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 12f90a6a8..5e3162cc8 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -16,5 +16,5 @@ steps:
- script: make
displayName: 'make'
-- script: make check
+- script: make test-nonflaky
displayName: 'test'