Skip to content

Commit 6722c74

Browse files
committed
Improved github actions.
1 parent b90cdd5 commit 6722c74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,3 @@ jobs:
8282
run: mvn -B test jacoco:report org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.organization=javadev-github -Dsonar.host.url=https://sonarcloud.io -Dsonar.projectKey=javadev_underscore-java
8383
- name: Build examples
8484
run: mvn -B -f examples/pom.xml package
85-
- name: Build spring-boot
86-
run: mvn -B -f spring-boot-example/pom.xml package

0 commit comments

Comments
 (0)