| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2021-10-06 | Disable testing in github action | Clément Sibille | |
| Unit test in Rust depends on std, since the crate is no_std we can't use it. We should find an alternative way to do it before re-enabling testing. | |||
![]() |
index : lisibleos.git | |
| A toy OS | clements |
| summaryrefslogtreecommitdiffstats |
| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2021-10-06 | Disable testing in github action | Clément Sibille | |
| Unit test in Rust depends on std, since the crate is no_std we can't use it. We should find an alternative way to do it before re-enabling testing. | |||