Skip to content

Commit ae96823

Browse files
committed
Fixed github actions.
1 parent 0ba7f42 commit ae96823

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
@@ -80,5 +80,3 @@ jobs:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181
SONAR_TOKEN: 77e7b80c7f497f0861daa958b9a4320894af0948
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-java11
83-
- name: Build examples
84-
run: mvn -B -f examples/pom.xml package

0 commit comments

Comments
 (0)