Skip to content

Commit fbe8bb4

Browse files
committed
fix profile
1 parent ba08de2 commit fbe8bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
mvn test \
8080
-B -ntp \
81-
-PbulkTests
81+
-PbulkTests \
8282
-Dorg.slf4j.simpleLogger.showDateTime=true \
8383
-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss:SSS \
8484
-Dclirr.skip=true \

0 commit comments

Comments
 (0)