Skip to content

Commit

Permalink
update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
dereke committed Nov 3, 2019
1 parent 9683aff commit c098926
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ workflows:
- unit_tests:
requires:
- install_dependencies
- rack_system_tests:
requires:
- install_dependencies
- js_system_tests:
requires:
- install_dependencies
#- rack_system_tests:
#requires:
#- install_dependencies
#- js_system_tests:
#requires:
#- install_dependencies

0 comments on commit c098926

Please sign in to comment.