Skip to content

Commit

Permalink
Issue #ED-0000 fix: Fixed test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajoymaity committed May 3, 2024
1 parent 09355a1 commit 728db04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
path: coverage
- run:
name: install sonar scanner
command:
command: |
wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-5.0.1.3006-linux.zip
unzip || sudo apt install unzip -y
unzip sonar-scanner-cli-5.0.1.3006-linux.zip
Expand Down

0 comments on commit 728db04

Please sign in to comment.