Skip to content

Commit eba686d

Browse files
committed
mend
chore: enable sonar scan Signed-off-by: Arjun Rajappa <Arjun.Rajappa@ibm.com>
1 parent cc5cb64 commit eba686d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,6 @@ commands:
108108
bundle check || bundle install
109109
run_sonarqube:
110110
steps:
111-
- run:
112-
name: Install Java for the SonarQube tool
113-
command: |
114-
sudo apt-get update
115-
sudo apt-get install openjdk-11-jdk
116111
- run:
117112
name: Install dependencies for coverage merge
118113
command: |

0 commit comments

Comments
 (0)