diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 0386fd3f8..be023ff2b 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -8,8 +8,6 @@ on: jobs: integration_tests: - if: github.event.pull_request.head.repo.full_name == github.repository - name: Integration Tests runs-on: macos-12