Skip to content

Commit 5ca5391

Browse files
committed
🩹 avoid unicode characters in docs
Signed-off-by: burgholzer <[email protected]>
1 parent e10566b commit 5ca5391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ concurrency:
213213

214214
jobs:
215215
update-mqt-core:
216-
name: ⬆️ Update MQT Core
216+
name: Update MQT Core
217217
uses: cda-tum/mqt-workflows/.github/workflows/[email protected]
218218
with:
219219
update-to-head: ${{ github.event.inputs.update-to-head == 'true' }}

0 commit comments

Comments
 (0)