We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dbcf6 commit ea9be1fCopy full SHA for ea9be1f
.github/workflows/ci.yml
@@ -108,7 +108,7 @@ jobs:
108
# we do not need. We do this to enable some of the less resource
109
# intensive jobs to run on free runners, which however also have
110
# less disk space.
111
- - name: free up disk space
+ - name: free up some disk space
112
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be
113
if: contains(matrix.free_some_disk, true)
114
with:
0 commit comments