Skip to content

Commit

Permalink
Changed logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astachowski committed Oct 11, 2024
1 parent 1c36229 commit f9c8057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/container/test_component.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ for c in "${CATEGORY[@]}"; do
--batch-mode --show-version
popd >& /dev/null
else
echo "[INFO] Run $c tests"
echo "[INFO] Run new JDBC $c tests"
$MVNW_EXE -DjenkinsIT \
-Djava.io.tmpdir=$WORKSPACE \
-Djacoco.skip.instrument=false \
Expand Down

0 comments on commit f9c8057

Please sign in to comment.