Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu authored Jul 21, 2020
1 parent 38b302f commit 89f3905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ else
BUILD_UI_OPT=${WITHOUT_BUILD_UI}
fi

# It's enough to build UI either with H2 or PostgreSQL not with the both
"${BASEDIR}/run_test_h2.sh" ${WITHOUT_BUILD_UI}
"${BASEDIR}/run_test_pg.sh" ${BUILD_UI_OPT}

0 comments on commit 89f3905

Please sign in to comment.