More CI details

main
~erin 2023-04-17 17:52:17 -04:00
parent 5c278fc915
commit bc74b2024c
Signed by: erin
GPG Key ID: 9A8E308CEFA37A47
1 changed files with 1 additions and 1 deletions

View File

@ -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`.
## 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.