Skip to content

Commit afec0fd

Browse files
fix(github-workflow/index.qmd): fix key takeaways so they are all one line.
1 parent aee2ff9 commit afec0fd

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

slides/github-workflow/index.qmd

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -250,15 +250,13 @@ challenges!**
250250

251251
## Key Takeaways
252252

253-
<!-- TODO: Please make these bullets points fit on a single line -->
254-
255253
::: {.fragment style="font-size: 0.9em;"}
256254

257255
- {{< iconify fa6-solid check-circle >}} **Streamlined workflow** from assignment creation to grading
258-
- {{< iconify fa6-solid check-circle >}} **Industry-relevant skills** that benefit students beyond the classroom
259-
- {{< iconify fa6-solid check-circle >}} **Automated testing** saves instructor time and provides immediate feedback
260-
- {{< iconify fa6-solid check-circle >}} **Visible progress** through commit history helps with targeted interventions
261-
- {{< iconify fa6-solid check-circle >}} **Reduced administrative overhead** through integrated tools and workflows
256+
- {{< iconify fa6-solid check-circle >}} **Industry-relevant skills** that benefit beyond the classroom
257+
- {{< iconify fa6-solid check-circle >}} **Automated testing** for immediate feedback
258+
- {{< iconify fa6-solid check-circle >}} **Visible progress** through tracking commit history
259+
- {{< iconify fa6-solid check-circle >}} **Reduced administrative overhead** with integrated tools
262260

263261
:::
264262

0 commit comments

Comments
 (0)