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
Our example use case is that we always want build parallelism (including building of the test suite).
However, we would like to run the test suites serially (configure as jobs: 1) to avoid contending over shared resources such as the database.