ci: Remove conditional check for security tests in integration workflow
This commit is contained in:
parent
7e3d1e4601
commit
338eb5a90e
1
.github/workflows/integration-test.yaml
vendored
1
.github/workflows/integration-test.yaml
vendored
@ -112,7 +112,6 @@ jobs:
|
|||||||
test-security:
|
test-security:
|
||||||
name: Security API Tests
|
name: Security API Tests
|
||||||
runs-on: ov-actions-runner
|
runs-on: ov-actions-runner
|
||||||
if: false
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user