summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Experimental wgpu WebGL backend supportLibravatar Vladyslav Nikonov2022-01-281-0/+2
| | | | | | | | - Added missing `draw_cache_align_4x4` call for `brush_glyph` on wasm32 target - Added WebGL support to `integratio_wgpu` example - Fixed test.yml CI workflow - Removed spir-v shader in `integration_wgpu`; Fixed formatting - Removed redundant `BoxStream` typedef
* Install `libxkbcommon-dev` for `ubuntu-latest` in CILibravatar Héctor Ramón Jiménez2021-06-261-0/+6
|
* Build `todos` examples instead of `pokedex` in CILibravatar Héctor Ramón Jiménez2020-12-181-2/+2
|
* #321 Fix async examples by feature-gating Command implementations + Add ↵Libravatar Olivier Pinon2020-04-251-0/+2
| | | | pokedex example in CI so that at least one async example is runned on CI
* Check Wasm compilation of `tour` example in CILibravatar Héctor Ramón Jiménez2020-04-141-0/+2
|
* Check `iced` builds when targetting Wasm in CILibravatar Héctor Ramón Jiménez2019-12-181-1/+12
|
* Rename `Integration` workflow to `Test`Libravatar Héctor Ramón Jiménez2019-11-141-0/+18