Skip to content

Commit

Permalink
Add back scan for junit job
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Aug 11, 2024
1 parent 140c4ea commit cf3ce31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checker/bin-devel/test-cftests-junit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
source "$SCRIPTDIR"/clone-related.sh


./gradlew test -x javadoc -x allJavadoc --console=plain --warning-mode=all --info --stacktrace
./gradlew test -x javadoc -x allJavadoc --console=plain --warning-mode=all --info --stacktrace --scan

0 comments on commit cf3ce31

Please sign in to comment.