Skip to content

Commit

Permalink
fix: adds project version (#542)
Browse files Browse the repository at this point in the history
* fix: adds project version

Co-authored-by: Lukas Lohoff <[email protected]>
  • Loading branch information
FritzHoing and LukasLohoff authored Apr 30, 2024
1 parent a902366 commit 6c4cb13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ sonar.projectBaseDir=/home/runner/work/shogun-admin/shogun-admin
sonar.testExecutionReportPaths=./coverage/jest-report.xml
sonar.tests=src
sonar.test.inclusions=**/*.spec.tsx,**/*.spec.ts
sonar.projectVersion=${package.json|json|version}

0 comments on commit 6c4cb13

Please sign in to comment.