diff --git a/.github/workflows/integrity-check.yml b/.github/workflows/integrity-check.yml index e0151e5b..3ed2a4c3 100644 --- a/.github/workflows/integrity-check.yml +++ b/.github/workflows/integrity-check.yml @@ -32,7 +32,3 @@ jobs: uses: ./.github/workflows/cloud-runner-integrity.yml secrets: inherit - cloud-runner-localstack: - name: Cloud Runner Integrity (LocalStack) - uses: ./.github/workflows/cloud-runner-integrity-localstack.yml - secrets: inherit