ci(build): Check the unit file made is valid.
Some checks failed
build / build (push) Failing after 13s

While it isn't feasible to run the executable (due to it not having any
way of stopping itself) I can verify the unit file after making the
project.
So at least one thing is being tested.
This commit is contained in:
Robert Morrison 2024-07-03 22:07:06 +01:00
parent 481cc21d6c
commit 84274f6a53
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -19,3 +19,6 @@ jobs:
- name: Run make - name: Run make
run: make run: make
- name: Test unit file
run: systemd-analyze verify dexedrine.service