| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Disable testing in github action | Clément Sibille | 2021-10-06 |
| | | | | | 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. | ||
| * | Add github action for compilation and tests | Clément Sibille | 2021-10-06 |
