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
Currently the coverage-worker container only builds via manual command. If coverage is enabled true in config.toml, it should spin up that container automatically and not require the --profile coverage flag on docker compose.
Currently the coverage-worker container only builds via manual command. If coverage is enabled
truein config.toml, it should spin up that container automatically and not require the--profile coverageflag on docker compose.