From 42a54243c3b2e9cd84ce0d51078e399c14cda3db Mon Sep 17 00:00:00 2001 From: RafilxTenfen Date: Tue, 6 Aug 2024 16:29:26 -0300 Subject: [PATCH] chore: remove free disk space --- .github/workflows/ci.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d524410d..4d6195d69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,16 +6,7 @@ on: - '**' jobs: - free-disk-space: - runs-on: ubuntu-latest - steps: - - - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@main - - lint_test: - needs: free-disk-space uses: babylonlabs-io/.github/.github/workflows/reusable_go_lint_test.yml@remove_go_cache secrets: inherit with: