We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba08de2 commit fbe8bb4Copy full SHA for fbe8bb4
.github/workflows/ci.yaml
@@ -78,7 +78,7 @@ jobs:
78
run: |
79
mvn test \
80
-B -ntp \
81
- -PbulkTests
+ -PbulkTests \
82
-Dorg.slf4j.simpleLogger.showDateTime=true \
83
-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss:SSS \
84
-Dclirr.skip=true \
0 commit comments