Skip to content

Commit

Permalink
Link issue in todo
Browse files Browse the repository at this point in the history
Co-authored-by: Emil Ernerfeldt <[email protected]>
  • Loading branch information
lucasmerlin and emilk authored Oct 23, 2024
1 parent e60dc9e commit adfb53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cargo check --quiet --all-targets
cargo check --quiet --all-targets --all-features
cargo check --quiet -p egui_demo_app --lib --target wasm32-unknown-unknown
cargo check --quiet -p egui_demo_app --lib --target wasm32-unknown-unknown --all-features
# TODO(lucasmerlin) re-enable --all-features once the tests work with the unity feature
# TODO(#5297) re-enable --all-features once the tests work with the unity feature
cargo test --quiet --all-targets
cargo test --quiet --doc # slow - checks all doc-tests

Expand Down

0 comments on commit adfb53c

Please sign in to comment.