remove install skip from Community Tests

This commit is contained in:
rodicasutu
2020-07-03 17:11:33 +03:00
parent c5a7aad87c
commit 482c255f01

View File

@@ -57,7 +57,6 @@ jobs:
- name: "Community Integrations Tests on MySQL" - name: "Community Integrations Tests on MySQL"
stage: Tests stage: Tests
install: skip
script: script:
- echo "Community Integrations Tests on MySQL" - echo "Community Integrations Tests on MySQL"
- name: "Enterprise Integrations Tests on MySQL" - name: "Enterprise Integrations Tests on MySQL"