ci(forgejo-actions): remove space between lines
Some checks failed
Build, test and publish the Quarkus libraries / build (push) Failing after 1m22s
Some checks failed
Build, test and publish the Quarkus libraries / build (push) Failing after 1m22s
This commit is contained in:
parent
4055728eeb
commit
985c23b7cc
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ jobs:
|
|||
|
||||
- name: Build and run tests
|
||||
run: ./mvnw verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=quarkus-commons -Dsonar.projectName='quarkus-commons'
|
||||
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue