From 490bd9108066927eaba0749430b2100409c0d6ab Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Sat, 17 Aug 2024 10:15:52 -0400 Subject: [PATCH] Show context --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 81458cb..b2219f8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -56,7 +56,7 @@ jobs: - name: list files run: | ls ${{ github.workspace }} - echo ${{ vars.GIT_SHA_SHORT }} + echo ${{ env }} show-report-urlo: needs: [download-artifact] runs-on: ubuntu-latest