mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Require tests to pass before deploying
This commit is contained in:
@@ -675,6 +675,10 @@ workflows:
|
||||
filters:
|
||||
tags:
|
||||
only: /v[0-9]+(\.[0-9]+)*(\-rc(\.[0-9]+)?)?/
|
||||
requires:
|
||||
- test_javascript
|
||||
- test_objc
|
||||
- test_android
|
||||
|
||||
# Run code checks
|
||||
- analyze_pr:
|
||||
|
||||
Reference in New Issue
Block a user