Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update make commands in test workflow
- Updated `make` to `mingw32-make` in `.github/workflows/test.yml` - Updated `make check` to `mingw32-make check` in `.github/workflows/test.yml` 💻 Migrate to using MinGW make for Windows compatibility in the CI workflow. Adjusting the toolchain to ensure consistent builds across all environments.
- Loading branch information