force anny uwu

ci: fix pathing

remove comment

ci: fix ci

add comment back

ci: fix ci probably

remove comment xd

fix ci lol

xd
This commit is contained in:
ModulatingForce 2024-02-25 12:54:49 -05:00 committed by notohh
parent 624c4ba61b
commit 16034ffe80
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,6 @@
when:
- event: pull_request
- event: push
- path:
include: ["*.rs"]
steps:
configure_rustup:

View file

@ -17,7 +17,7 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
use casual_logger::{Level, Log};
// notohh KEWKAAAAA
// Force loves anny, ofc
#[tokio::main]
pub async fn main() {