Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Dec 11, 2024
1 parent 0575049 commit 9cce13f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonar-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
run: |
echo ********************************************************************
ls /
echo ********************************************************************
ls /home/
mkdir test-reports
cat coverage.xml
mv coverage.xml test-reports
Expand Down
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sonar.projectKey=jamshale_acapy
sonar.projectKey=jamshale_aries-cloudagent-python
sonar.organization=jamshale
sonar.projectName=acapy
sonar.projectName=aries-cloudagent-python

sonar.python.version=3.12

0 comments on commit 9cce13f

Please sign in to comment.