Skip to content

Commit 4f3d3f0

Browse files
committed
Free disk space in _tests job
1 parent 08302eb commit 4f3d3f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
with:
117117
build-cache: read-only
118118
test-artifact-name: tests-${{ matrix.moduleSet }}-${{ matrix.platform }}
119+
free-space: true
119120
run: |
120121
mvn ${MVN_ARGS} \
121122
-DreactorRule=tests \

0 commit comments

Comments
 (0)