diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 536d5de..ecdc69d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ permissions: jobs: check-tests: - runs-on: self-hosted + runs-on: [self-hosted, Editor] strategy: matrix: node-version: [18.x]