Commit c590b80
committed
Don't try to sign git commits when running tests
I have git set up to always sign with a key that requires a password, this would
require me to enter that password when running tests.
Git allows overwriting config for a single invocation, lets just do that1 parent 2a6c00b commit c590b80
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments