Commit aa805c4
committed
Fix Windows CI failure due to GPG signature verification
Emacs 29 on Windows fails to verify GPG signatures from the nongnu
ELPA archive when installing buttercup. Disable package-check-signature
in CI environments to work around this.
Also remove the s.el test dependency from Eldev since we replaced
s-index-of with cl-position in de898ed.1 parent 4d1acf8 commit aa805c4
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
0 commit comments