From 10126df511f1a796dfb0924dd0988d5b4e3d1bd1 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Tue, 24 Sep 2024 08:32:47 +0900 Subject: [PATCH] ci: output debug log of GitHub CLI --- .github/workflows/wc-integration-test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/wc-integration-test.yaml b/.github/workflows/wc-integration-test.yaml index 704d5029d..7fed9f8fd 100644 --- a/.github/workflows/wc-integration-test.yaml +++ b/.github/workflows/wc-integration-test.yaml @@ -73,6 +73,8 @@ jobs: - name: test Cosign, SLSA, and GitHub Artifact Attestations run: aqua i working-directory: tests/cosign + env: + GH_DEBUG: "1" - name: output bash completion run: aqua completion bash