Skip to content

Commit

Permalink
./scripts/ci-mgmt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Jan 9, 2025
1 parent d838a56 commit b6c06c0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@ jobs:
env:
PROVIDER_VERSION: ${{ inputs.version }}
steps:
# Run as first step so we don't delete things that have just been installed
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
with:
tool-cache: false
swap-storage: false
dotnet: false
- name: Checkout Repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
Expand Down

0 comments on commit b6c06c0

Please sign in to comment.