We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02eb8a8 commit f70f74bCopy full SHA for f70f74b
.github/workflows/build.yml
@@ -17,12 +17,5 @@ jobs:
17
java-version: '17'
18
maven-version: '3.9.6'
19
- name: Build
20
-<<<<<<< HEAD
21
22
run: mvn --batch-mode install -DskipTests
23
-=======
24
- run: mvn -DskipTests --batch-mode install
25
->>>>>>> 07a2b3d51 (Update build.yml)
26
27
28
->>>>>>> 07a2b3d5192645043593806abf04bc33b549524d
+
0 commit comments