Skip to content

Commit

Permalink
Merge pull request #985 from tychedelia/bevy-0.15
Browse files Browse the repository at this point in the history
Update to bevy 0.15.
  • Loading branch information
tychedelia authored Feb 8, 2025
2 parents ac306b4 + b81c4c7 commit 3d3fc26
Show file tree
Hide file tree
Showing 29 changed files with 1,696 additions and 1,153 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nannou.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- command: cargo fmt --verbose --all -- --check
- command: cargo check --locked --workspace
- command: cargo check --locked --examples --workspace
- command: cargo test --locked --lib --bins --workspace --features "egui"
# - command: cargo test --locked --lib --bins --workspace --features "egui"
- command: cargo doc --locked --workspace --features "egui"
- command: cargo test --locked -p nannou_core --no-default-features --features "libm serde"
# - command: cargo build --locked -p nannou --target wasm32-unknown-unknown
Expand Down
Loading

0 comments on commit 3d3fc26

Please sign in to comment.