There was an error while loading. Please reload this page.
1 parent 799ea7a commit b60ab8eCopy full SHA for b60ab8e
1 file changed
.github/workflows/main.yml
@@ -38,10 +38,10 @@ jobs:
38
# mvn clean install sonar:sonar \
39
# -Dsonar.projectKey=ita-social-projects_oitAssist \
40
# -Dsonar.organization=ita-social-projects \
41
- # -Dsonar.host.url=https://sonarcloud.io \
+ # -Dsonar.host.url=https://sonarcloud.io \
42
43
- name: Test Reporter
44
- uses: dorny/test-reporter@v1.9.1
+ uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
45
if: success() || failure()
46
with:
47
name: Tests Report
0 commit comments