test CI/CD 6 I praise god
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 3s
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 3s
This commit is contained in:
parent
ad2d9d9bf3
commit
f5b1712632
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ use bevy::prelude::*;
|
||||||
fn main() {
|
fn main() {
|
||||||
App::new().run();
|
App::new().run();
|
||||||
println!("Hello, bevy!");
|
println!("Hello, bevy!");
|
||||||
|
println!("why?");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue