ci: make tests happy
All checks were successful
CI / build (26.3) (push) Successful in 1m55s
CI / build (27.2) (push) Successful in 2m11s
CI / build (28.2) (push) Successful in 1m53s
CI / build (29.1) (push) Successful in 1m44s
CI / build (snapshot) (push) Successful in 1m34s

This commit is contained in:
2024-02-08 05:16:36 +01:00
parent 9b0a96a894
commit 4a22d8f7c0
2 changed files with 7 additions and 5 deletions

4
Eask
View File

@@ -1,6 +1,6 @@
(package "password-gen"
"0.1.0"
"Password generator for Emacs")
"Simple password generator")
(website-url "https://labs.phundrak.com/phundrak/password-gen.el")
(keywords "convenience")
@@ -12,3 +12,5 @@
(source "gnu")
(depends-on "emacs" "26.1")
(depends-on "transient" "0.5.3")