mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 23:18:28 +00:00
Make sure CI builds examples
This commit is contained in:
parent
3b706c442b
commit
5304f13362
@ -29,4 +29,6 @@ script:
|
||||
- cargo build --all --verbose
|
||||
- cargo test --all --verbose
|
||||
- cargo build --all --verbose --manifest-path imgui-examples/Cargo.toml
|
||||
- cargo test --all --verbose --manifest-path imgui-examples/Cargo.toml
|
||||
- cargo build --all --verbose --manifest-path imgui-glium-examples/Cargo.toml
|
||||
- cargo test --all --verbose --manifest-path imgui-glium-examples/Cargo.toml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user