Skip to content

Commit a4ebb1c

Browse files
committed
chore: do not reclaim space on MacOS
1 parent 757607d commit a4ebb1c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,6 @@ jobs:
115115
ref: ${{ github.event.pull_request.head.sha || github.ref }}
116116
fetch-depth: 0
117117

118-
- name: Reclaim disk space
119-
uses: AdityaGarg8/remove-unwanted-software@v5
120-
with:
121-
remove-dotnet: true
122-
remove-haskell: true
123-
remove-codeql: true
124-
remove-docker-images: true
125-
126118
- name: Install pnpm
127119
uses: pnpm/action-setup@v2
128120
with:

0 commit comments

Comments
 (0)