Skip to content

Commit

Permalink
Enable integration tests on modularization branch (#5125)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amplifiyer authored Mar 17, 2020
1 parent d46fe99 commit a81cdd7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ workflows:
- release
- master
- 1.0-stable
- modularization
requires:
- build
- integ_react_predictions:
Expand All @@ -300,6 +301,7 @@ workflows:
- release
- master
- 1.0-stable
- modularization
requires:
- integ_setup
- integ_react_auth:
Expand All @@ -309,6 +311,7 @@ workflows:
- release
- master
- 1.0-stable
- modularization
requires:
- integ_setup
- integ_angular_auth:
Expand All @@ -318,6 +321,7 @@ workflows:
- release
- master
- 1.0-stable
- modularization
requires:
- integ_setup
- integ_vue_auth:
Expand All @@ -327,6 +331,7 @@ workflows:
- release
- master
- 1.0-stable
- modularization
requires:
- integ_setup
- deploy:
Expand Down

0 comments on commit a81cdd7

Please sign in to comment.