Skip to content

Commit 36008b4

Browse files
authored
Update matlabact.yml
1 parent e836b28 commit 36008b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matlabact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
-Dsonar.coverage.cobertura.reportPaths=code-coverage/coverage.xml
6868
env:
6969
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
70-
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
70+
#SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
7171
# - name: Set up JDK 17
7272
# uses: actions/setup-java@v3
7373
# with:

0 commit comments

Comments
 (0)