gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 77/151: azure-pipelines: fix the test script


From: gnunet
Subject: [gnurl] 77/151: azure-pipelines: fix the test script
Date: Fri, 20 Dec 2019 14:26:26 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 5d576afc5ec4cb8fa180ff265fa73ff535b9f1b3
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Dec 2 15:40:19 2019 +0100

    azure-pipelines: fix the test script
---
 .azure-pipelines.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 01d0e48b9..12f90a6a8 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -16,5 +16,5 @@ steps:
 - script: make
   displayName: 'make'
 
-- script: test
-  displayName: 'make check'
+- script: make check
+  displayName: 'test'

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]