Skip to content

Commit 7ca9ad7

Browse files
committed
MacOS
1 parent 5e411df commit 7ca9ad7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
git config --global user.email "[email protected]"
3434
git config --global user.name "Test User"
3535
gpg --batch --gen-key .github/workflows/testkey.conf
36+
source venv/bin/activate
3637
make KEY:=$(gpg --list-keys --with-colons | awk -F: '/^pub/ {print $5; exit}') test

0 commit comments

Comments
 (0)