We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81402a1 commit 4e19d18Copy full SHA for 4e19d18
.circleci/config.yml
@@ -167,9 +167,6 @@ jobs:
167
- run:
168
name: prepare the environment
169
command: |
170
- # Call brew update explicitly until Circle CI update their images,
171
- # see https://github.com/Homebrew/brew/issues/11123
172
- brew update
173
brew install mockserver coreutils
174
export CODACY_REPORTER_TMP_FOLDER=".codacy-coverage"
175
version=$(cat .version)
0 commit comments