gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: make 'check' available


From: gnunet
Subject: [taler-wallet-core] branch master updated: make 'check' available
Date: Fri, 18 Sep 2020 17:41:14 +0200

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

ms pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new f73be00e make 'check' available
f73be00e is described below

commit f73be00e0f314f7c2480b7ab66c6babd57919aae
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 18 17:41:01 2020 +0200

    make 'check' available
---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 538ed113..7d0bc7f4 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,7 @@
   "scripts": {
     "compile": "pnpm run --filter '{packages}' compile",
     "clean": "pnpm run --filter '{packages}' clean",
-    "pretty": "pnpm run --filter '{packages}' pretty"
+    "pretty": "pnpm run --filter '{packages}' pretty",
+    "check": "pnpm run --filter '{packages}' test"
   }
 }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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