Commit Graph

4 Commits

Author SHA1 Message Date
c7bf99a495 Update .gitea/workflows/ci.yml
Some checks failed
CI / Build & Test (push) Failing after 3m52s
2025-11-19 13:45:17 +00:00
192972aba8 Update .gitea/workflows/ci.yml
Some checks failed
CI / Build & Test (push) Failing after 59s
limit rust checks/builds to bin crates only

Run cargo check/test/clippy/build only for crates under bin/ using
--manifest-path instead of the full workspace. This avoids unrelated
validating all binaries.
2025-11-19 12:32:36 +00:00
peternashaat
1208ef00a1 Add CI/CD workflows with docs
Some checks failed
CI / Build & Test (push) Failing after 48s
2025-11-19 09:01:10 +00:00
peternashaat
be920e1eb6 Add CI/CD workflows with docs 2025-11-19 08:45:56 +00:00