From 567fa2e4f9e4d6175de309fe84da2f526b386b15 Mon Sep 17 00:00:00 2001 From: Keegan Witt Date: Wed, 2 Oct 2024 14:06:24 -0400 Subject: [PATCH] Skip gpg in CI --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e6a80e24..84620816 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,6 +16,7 @@ env: --batch-mode --no-transfer-progress -Dinvoker.streamLogsOnFailures=true + -Dgpg.skip=true defaults: run: