diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 115ff68..2831ebf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,6 @@ on: jobs: build: - if: github.repository == 'iOSRealRun/iOSRealRun-cli' strategy: matrix: os: [windows-latest, ubuntu-latest, macos-latest]