From 942ed1805e5e178552a87dc5909e8d2614e2bf38 Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Sat, 2 Nov 2024 18:38:47 -0400 Subject: [PATCH] FIRST commit --- .github/workflows/ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4ad6e5b..6b84772 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,9 +8,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - name: set env variable - run: ${{ env.SHORT_SHA}} = "$(git rev-parse --short HEAD)" # for this to work need first checkout - process: runs-on: ubuntu-latest steps: