ci: Remove conditional check for security tests in integration workflow

This commit is contained in:
Carlos Santos 2025-04-25 12:34:29 +02:00
parent 7e3d1e4601
commit 338eb5a90e

View File

@ -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