Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test workflow for custom install path 🛠️
- Removed unused 'PREFIX' from env in '.github/workflows/test.yml' - Added 'PREFIX=${{ runner.temp }}' to 'make install' and 'make uninstall' commands
- Loading branch information