Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
BC-7234 - search reports
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored May 23, 2024
1 parent 6402274 commit b76bbc9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ jobs:
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.organization=schulcloud-verbund \
-Dsonar.projectKey=hpi-schul-cloud_doido-mongo
- name: ls repost
run: |
ls -la target/site/jacoco/jacoco.xml
ls -la target/site/jacoco-it/jacoco.xml
ls -la build/reports/jacoco/test/jacocoTestReport.xml

Expand Down

0 comments on commit b76bbc9

Please sign in to comment.