Remove test dep on publish

This commit is contained in:
Hector Ramos
2018-09-06 16:12:51 -07:00
parent cb471c7b3e
commit fd2db95481
-4
View File
@@ -678,10 +678,6 @@ workflows:
- /.*-stable/
tags:
only: /v[0-9]+(\.[0-9]+)*(\-rc(\.[0-9]+)?)?/
requires:
- test_javascript
- test_objc
- test_android
# Run code checks
- analyze_pr: