This commit is contained in:
Dou2ble 2023-07-15 02:44:32 +03:00 committed by GitHub
commit b352196c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

2
ci/ci.rs Normal file
View File

@ -0,0 +1,2 @@
#![no_std]
fn main() {}

View File

@ -1,3 +0,0 @@
#!/bin/sh
exit 0