{
  "argv": [
    "cargo",
    "nextest",
    "run",
    "-p",
    "spt-daemon",
    "--lib",
    "--locked",
    "--build-jobs",
    "2",
    "--profile",
    "ci-windows",
    "--no-fail-fast",
    "--success-output",
    "immediate",
    "-E",
    "test(=registryhost::tests::recent_projects_for_dedups_newest_first_excludes_spt_internal) | test(=projwriter::tests::batched_complexity_counters_hold)"
  ],
  "cwd": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\hertz-304",
  "deadline_s": 180
}