gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/02: need codespell


From: gnunet
Subject: [taler-exchange] 01/02: need codespell
Date: Wed, 13 Dec 2023 15:54:00 +0100

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

oec pushed a commit to branch master
in repository exchange.

commit 0e2db44332e33364d68a7521fd2151be66dd186e
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Dec 13 15:53:32 2023 +0100

    need codespell
---
 contrib/ci/Containerfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 8b079216..b5f191ea 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -36,12 +36,13 @@ RUN apt-get install -yqq \
 
 # Documentation dependencies
 RUN apt-get install -yqq \
+                   codespell \
                    doxygen \
                    graphviz
 
 # Test suite dependencies
 RUN apt-get install -yqq \
-                  jq \
+                   jq \
                    postgresql \
                    sudo \
                    wget

-- 
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]