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:
parent
624c4ba61b
commit
16034ffe80
2 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
when:
|
when:
|
||||||
|
- event: pull_request
|
||||||
- event: push
|
- event: push
|
||||||
- path:
|
|
||||||
include: ["*.rs"]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
configure_rustup:
|
configure_rustup:
|
||||||
|
|
|
@ -17,7 +17,7 @@ pub type BotAR = Arc<RwLock<BotInstance>>;
|
||||||
|
|
||||||
use casual_logger::{Level, Log};
|
use casual_logger::{Level, Log};
|
||||||
|
|
||||||
// notohh KEWKAAAAA
|
// Force loves anny, ofc
|
||||||
|
|
||||||
#[tokio::main]
|
#[tokio::main]
|
||||||
pub async fn main() {
|
pub async fn main() {
|
||||||
|
|
Loading…
Reference in a new issue