ci: Add smol/tokio features when testing desktop feature
This commit is contained in:
parent
732c7aef5c
commit
4f77edd249
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -41,7 +41,8 @@ jobs:
|
|||
- winit_wgpu
|
||||
- wayland
|
||||
- applet
|
||||
- desktop
|
||||
- desktop,smol
|
||||
- desktop,tokio
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue