ci: add CI for different feature combinations
This commit is contained in:
parent
f024bdf2fd
commit
a736b361a1
4 changed files with 132 additions and 4 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
libcosmic = { path = "../.." }
|
||||
libcosmic = { path = "../..", default-features = false, features = ["wayland"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue