Files
openhuman/.github
Steven Enamakel 9dd95fa5a2 refactor: move Rust quality checks to typecheck.yml and simplify build workflow
- Removed the Rust quality job from build.yml and added it to typecheck.yml, consolidating Rust-related checks into a single workflow.
- Streamlined the build process by eliminating unnecessary dependencies and steps in the build.yml file, focusing solely on building the Tauri app.
2026-03-30 15:01:52 -07:00
..