Skip to content

Commit 8eb904e

Browse files
author
Vignesh Kennadi
committed
check steps
1 parent 7453eb4 commit 8eb904e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-lint-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
mkdir -p ~/.gnupg
2727
chmod 700 ~/.gnupg
2828
echo "use-agent" > ~/.gnupg/gpg.conf
29+
echo "pinentry-mode loopback" >> ~/.gnupg/gpg.conf
2930
3031
- name: Import GPG Key
3132
run: |

0 commit comments

Comments
 (0)