Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
robtfm committed Oct 17, 2023
1 parent 9985276 commit e958c26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/bevy_render/src/render_resource/bind_group_entries.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ use super::{Sampler, TextureView};
/// },
/// ],
/// );
///
/// ```
///
/// or
///
/// ```ignore
Expand Down

0 comments on commit e958c26

Please sign in to comment.