diff --git a/.github/workflows/nightly-motorcad-check.yml b/.github/workflows/nightly-motorcad-check.yml index 101ef652c..9726ddc90 100644 --- a/.github/workflows/nightly-motorcad-check.yml +++ b/.github/workflows/nightly-motorcad-check.yml @@ -18,7 +18,7 @@ jobs: tests: name: Tests and coverage - runs-on: [self-hosted, pymotorcad] + runs-on: [self-hosted, pymotorcad, tests] strategy: matrix: os: [windows-latest]