From 61f4e28279811992a8bc01c6cf77a2416422cbdc Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Fri, 13 Jan 2023 23:02:16 +0000 Subject: [PATCH] Update file software.yml --- software.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software.yml b/software.yml index da8cb6b4..218272cc 100644 --- a/software.yml +++ b/software.yml @@ -3328,7 +3328,7 @@ softwarePackages: _home: null _name: CodeClimate _usesDocker: true - brew:darwin: codeclimate/formulae/codeclimate + brew: codeclimate/formulae/codeclimate script:linux: cd /tmp && curl -L https://github.com/codeclimate/codeclimate/archive/master.tar.gz | tar xvz && cd codeclimate-* && sudo make install impl: _bin: impl