diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 129e7f808..0310f5a20 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -13,7 +13,6 @@ jobs: runner-analyze-csharp-macos: name: Runner macos C# analyze timeout-minutes: 45 - needs: [check-js, check-node-modules] runs-on: macos-latest steps: