Merge 79b9043a9e into 0fc4638af3
This commit is contained in:
commit
48ea32c6d6
1 changed files with 7 additions and 1 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
|
@ -78,10 +78,16 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
examples:
|
examples:
|
||||||
|
- "applet"
|
||||||
- "application"
|
- "application"
|
||||||
- "open-dialog"
|
- "calendar"
|
||||||
|
- "config"
|
||||||
- "context-menu"
|
- "context-menu"
|
||||||
|
- "image-button"
|
||||||
|
- "menu"
|
||||||
- "nav-context"
|
- "nav-context"
|
||||||
|
- "open-dialog"
|
||||||
|
- "text-input"
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue