mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Run wasm-bindgen in CI and update parking_lot (#1293)
* Run wasm-bindgen in CI * Update parking_lot 0.11 -> 0.12
This commit is contained in:
@@ -46,8 +46,10 @@ cargo doc --document-private-items --no-deps --all-features
|
||||
(cd epaint && cargo check --all-features)
|
||||
(cd epi && cargo check --all-features)
|
||||
|
||||
./sh/wasm_bindgen_check.sh --fast
|
||||
|
||||
# cargo install cargo-deny
|
||||
# cargo deny check
|
||||
cargo deny check
|
||||
|
||||
# ------------------------------------------------------------
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user