Skip to content

Commit

Permalink
v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcGueury committed Dec 8, 2023
1 parent b2d8a02 commit c02883d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions option/test_suite_group_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ loop_lang () {
if [ "$OPTION_DEPLOY" != "function" ]; then
OPTION_LANG=php
loop_db
fi
if [ "$OPTION_DEPLOY" == "compute" ]; then
OPTION_LANG=apex
OPTION_DB=atp
loop_shape
Expand Down

0 comments on commit c02883d

Please sign in to comment.