mirror of https://github.com/OpenVidu/openvidu.git
ov-components: enable Toolbar E2E tests by removing conditional check
parent
3139437bfe
commit
1e15fea5e4
|
@ -388,7 +388,6 @@ jobs:
|
||||||
e2e_toolbar:
|
e2e_toolbar:
|
||||||
needs: test_setup
|
needs: test_setup
|
||||||
name: Toolbar E2E
|
name: Toolbar E2E
|
||||||
if: false
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
Loading…
Reference in New Issue