diff --git a/Makefile b/Makefile index c3ecd74..39242f0 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ test: bats shellcheck .PHONY: bats bats: @echo Running all bats tests - @bats test + @GPG_AGENT_INFO= bats test .PHONY: shellcheck shellcheck: