More CI details
parent
5c278fc915
commit
bc74b2024c
|
@ -30,4 +30,4 @@ Push the code to a new branch in the repository.
|
||||||
If it's ready and fully working, make a pull request to merge it into `main`.
|
If it's ready and fully working, make a pull request to merge it into `main`.
|
||||||
|
|
||||||
## 5. CI
|
## 5. CI
|
||||||
Eventually, I want to have **CI** enabled, to allow automated tests, checking, and releases.
|
Eventually, I want to have some sort of [CI](https://fasterthanli.me/articles/my-ideal-rust-workflow) system, to allow automated tests, checking, and releases.
|
||||||
|
|
Loading…
Reference in New Issue