mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
CI: Check dinit feature
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user