Skip to content

Commit ad0ba6b

Browse files
webknjazhugovk
andauthored
Make the CI job name less fun
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 6ead508 commit ad0ba6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235

236236
build_windows_msi:
237237
name: >- # ${{ '' } is a hack to nest jobs under the same sidebar category
238-
📦 Windows MSI${{ '' }}
238+
Windows MSI${{ '' }}
239239
needs: check_source
240240
if: fromJSON(needs.check_source.outputs.run-win-msi)
241241
strategy:

0 commit comments

Comments
 (0)