Skip to content

Commit

Permalink
chore: remove free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
RafilxTenfen committed Aug 5, 2024
1 parent 853952a commit 7b5908f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: babylonchain/.github/.github/workflows/reusable_go_lint_test.yml@v0.1.0
with:
run-unit-tests: true
Expand Down

0 comments on commit 7b5908f

Please sign in to comment.