CI: Check dinit feature

This commit is contained in:
Ivan Molodetskikh
2024-03-06 21:01:10 +04:00
parent cedfd4944c
commit 3ee2db71a4
+3
View File
@@ -51,6 +51,9 @@ jobs:
- name: Check (just systemd)
run: cargo check ${{ matrix.release-flag }} --no-default-features --features systemd
- name: Check (just dinit)
run: cargo check ${{ matrix.release-flag }} --no-default-features --features dinit
- name: Check (just xdp-gnome-screencast)
run: cargo check ${{ matrix.release-flag }} --no-default-features --features xdp-gnome-screencast