Change seconds for milliseconds in sample

change path of coverage report in build
This commit is contained in:
2023-03-12 11:27:02 +01:00
parent 4492252729
commit 083a56b311
3 changed files with 8 additions and 7 deletions

View File

@@ -41,4 +41,4 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
sonar-scanner --define sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}" \
--define sonar.coverageReportPaths=tests/coverage.xml
--define sonar.coverageReportPaths=coverage.xml