The coverage rate went from 18.34% to 22.57% :arrow_up:
55% of new lines are covered.
Diff Coverage details (click to unfold)
### orzo/core.py
`41.66%` of new lines are covered (`41.66%` of the complete file).
Missing lines: `24`, `25`, `28`, `29`, `30`, `31`, `33`
### orzo/__init__.py
`100%` of new lines are covered (`100%` of the complete file).
### orzo/window.py
`66.66%` of new lines are covered (`21.73%` of the complete file).
Missing lines: `133`
### orzo/delegates.py
`66.66%` of new lines are covered (`22.78%` of the complete file).
Missing lines: `163`
Also fixed workflow to work with headless GitHub workflow environment