diff --git a/.github/workflows/integration-test.yaml b/.github/workflows/integration-test.yaml index 8fb47ae..1ace05d 100644 --- a/.github/workflows/integration-test.yaml +++ b/.github/workflows/integration-test.yaml @@ -112,7 +112,6 @@ jobs: test-security: name: Security API Tests runs-on: ov-actions-runner - if: false steps: - name: Setup Node.js uses: actions/setup-node@v4