Test different Theme variants in styling example
This commit is contained in:
parent
ced4276a5e
commit
2b7d8eaaca
27 changed files with 69 additions and 35 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -23,5 +23,5 @@ jobs:
|
|||
sudo apt-get install -y libxkbcommon-dev libgtk-3-dev
|
||||
- name: Run tests
|
||||
run: |
|
||||
cargo test --verbose --workspace
|
||||
cargo test --verbose --workspace --all-features
|
||||
cargo test --verbose --workspace -- --ignored
|
||||
cargo test --verbose --workspace --all-features -- --ignored
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue