Loading
nexusmods-app: run tests in a passthru
Avoid running `dotnet test` in the main package: - The test-suite is slow - Some tests fail intermittently - The package is often uncached; especially the unfree variant Instead, we can enable tests in a `passthru.tests` override.