ov-components: enable Toolbar E2E tests by removing conditional check

master
Carlos Santos 2025-05-21 13:33:12 +02:00
parent 3139437bfe
commit 1e15fea5e4
1 changed files with 0 additions and 1 deletions

View File

@ -388,7 +388,6 @@ jobs:
e2e_toolbar:
needs: test_setup
name: Toolbar E2E
if: false
runs-on: ubuntu-latest
steps:
- name: Checkout Repository