Skip to content

Commit ea9be1f

Browse files
committed
improve job name
1 parent 38dbcf6 commit ea9be1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# we do not need. We do this to enable some of the less resource
109109
# intensive jobs to run on free runners, which however also have
110110
# less disk space.
111-
- name: free up disk space
111+
- name: free up some disk space
112112
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be
113113
if: contains(matrix.free_some_disk, true)
114114
with:

0 commit comments

Comments
 (0)