update github CI for autotest
This commit is contained in:
parent
0d9dd75a57
commit
80503e80ee
6 changed files with 115 additions and 55 deletions
|
@ -18,7 +18,7 @@ fn panic(info: &PanicInfo) -> ! {
|
|||
unsafe {
|
||||
backtrace();
|
||||
}
|
||||
shutdown()
|
||||
shutdown(255)
|
||||
}
|
||||
|
||||
unsafe fn backtrace() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue