Update ci/ci.rs

Co-authored-by: Max Graey <maxgraey@gmail.com>
This commit is contained in:
Dou2ble 2023-05-02 10:09:36 +02:00 committed by GitHub
parent 6f6cdf8cdb
commit f1c276a0d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,2 @@
fn main() {
std::process::exit(0);
}
#![no_std]
fn main() {}