Update `README.md`

`.github/workflows/README.md` is stale

Add the new `API`
check and reorder jobs to match `rust.yaml`.
This commit is contained in:
Jamil Lambert, PhD 2025-01-24 13:10:26 +00:00
parent 9c15a31559
commit fe09896c7d
No known key found for this signature in database
GPG Key ID: 54DC29234AB5D2C0
1 changed files with 10 additions and 9 deletions

View File

@ -22,13 +22,14 @@ Run from rust.yml unless stated otherwise. Unfortunately we are now exceeding th
8. `Docs` 8. `Docs`
9. `Docsrs` 9. `Docsrs`
10. `Bench` 10. `Bench`
11. `ASAN` 11. `Arch32bit`
12. `WASM` 12. `Cross`
13. `Arch32bit` 13. `Embedded`
14. `Cross` 14. `ASAN`
15. `Embedded` 15. `WASM`
16. `Kani` 16. `Kani`
17. `Coveralls` - run by `coveralls.yml` 17. `API`
18. `release` - run by `release.yml` 18. `Coveralls` - run by `coveralls.yml`
19. `labeler` - run by `manage-pr.yml` 19. `release` - run by `release.yml`
20. `Shellcheck` - run by `shellcheck.yml` 20. `labeler` - run by `manage-pr.yml`
21. `Shellcheck` - run by `shellcheck.yml`