Anton Suprunchuk
|
71118dc439
|
feat: add a hard check for no-std targets (#23)
|
2023-03-14 19:03:48 +08:00 |
|
Matthias Görgens
|
4bf32326fd
|
feat: enforce no_std support (#21)
We tell GitHub to build PRs with `--no-default-features` to ensure that building we no_std works.
|
2023-03-14 18:49:48 +08:00 |
|
Anton Suprunchuk
|
38543d5d2e
|
add empty line at the test workflow
|
2021-10-09 22:12:30 +03:00 |
|
Anton Suprunchuk
|
d93061f8fb
|
add rustfmt to check code formatting
|
2021-10-09 21:20:40 +03:00 |
|
Anton Suprunchuk
|
03f9bbbc40
|
make linting a separate job from tests
|
2021-10-09 21:12:58 +03:00 |
|
Anton Suprunchuk
|
8622f9cb47
|
feat: add linter to the CI
|
2021-10-09 21:10:52 +03:00 |
|
Anton Suprunchuk
|
708d9e1a50
|
add publish on tags job
|
2021-10-08 10:27:07 +03:00 |
|
Anton Suprunchuk
|
ded50a7c25
|
feat: add a GitHub action to run tests on PRs
|
2021-10-08 10:14:16 +03:00 |
|