From 1beb814ea65e4a698282341ff0d2b732b901acac Mon Sep 17 00:00:00 2001 From: "Mateus Felipe C. C. Pinto" Date: Fri, 22 Nov 2024 11:11:19 -0300 Subject: [PATCH] chore: remove unused commented code --- .github/workflows/check-dart.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/check-dart.yaml b/.github/workflows/check-dart.yaml index e08d666..ff3af67 100644 --- a/.github/workflows/check-dart.yaml +++ b/.github/workflows/check-dart.yaml @@ -17,9 +17,6 @@ jobs: runs-on: ubuntu-latest steps: - # - name: Install dependencies - # run: sudo apt update && sudo apt install curl jq - - name: Check latest version ${{ env.major }} docker image run: | token=$(curl -s -H "Content-Type: application/json" \