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
Do not run unit test as part of integration tests (#3827)
I've noticed we are running unit test as part of the "'Nix /
Integration'" job, but we also have a dedicated "'Nix / Unit Tests" job
that runs them in exactly the same way, so we may as well skip them in
the integration tests job.
0 commit comments