We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0619ab5 commit 6eeb98fCopy full SHA for 6eeb98f
.github/workflows/test.yml
@@ -55,5 +55,5 @@ jobs:
55
"$env:USERPROFILE/venv/Scripts/activate"
56
rm git-remote-incrypt
57
cp git-incrypt git-remote-incrypt
58
- dir
+ dir
59
make KEY:=$(gpg --list-keys --with-colons | awk -F: '/^pub/ {print $5; exit}') NODOC:=1 VERBOSE:=-vvv test
0 commit comments