mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 21:18:36 +00:00
Fix CI
This commit is contained in:
parent
820a197bab
commit
e7b8af5939
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -45,8 +45,6 @@ jobs:
|
||||
${{ runner.os }}-target-lint-stable-
|
||||
${{ runner.os }}-target-lint-
|
||||
- run: cargo clippy --workspace --all-targets
|
||||
|
||||
- run: cargo clippy --manifest-path imgui-sys-bindgen/Cargo.toml
|
||||
# supported winit versions
|
||||
- run: cargo clippy --manifest-path imgui-winit-support/Cargo.toml --all-features --all-targets
|
||||
- run: cargo clippy --manifest-path imgui-winit-support/Cargo.toml --no-default-features --features winit-19 --all-targets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user