Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
refactor(ci): streamline Rust setup and test execution in GitHub Actions
- Removed conditional checks for macOS in Rust toolchain and system setup, assuming pre-installed Rust on self-hosted runners. - Updated commands for setting up native dependencies and running core tests to utilize the `xtask` package for consistency and clarity. - Enhanced the overall workflow for improved readability and maintainability.
J
Jamie Pine committed
1d18fb284791010c3f044b070959c9362e2304b8
Parent: 2881117