We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7644dc5 commit 2255870Copy full SHA for 2255870
1 file changed
.github/workflows/ci.yaml
@@ -87,8 +87,7 @@ jobs:
87
-Dflatten.skip=true \
88
-Danimal.sniffer.skip=true \
89
-Dmaven.wagon.http.retryHandler.count=5 \
90
- --also-make \
91
- -T 1C
+ --also-make
92
env:
93
JOB_TYPE: test
94
JOB_NAME: units-8-runtime-${{matrix.java}}
0 commit comments