You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove the `preCheck` for windows tests
This was copying DLLs need into place. I don't think this is needed any more because it DLLs are copied into the `/bin` directory of the test derivation by the `installPhase` in `builder/comp-builder.nix`.
* Remove preCheck and postCheck
0 commit comments