lotus/.circleci
ognots 4d9b852875 remove job to install jq
jq is already installed now in either a newer version of CircleCI's MacOS VMs or in a previous CI step.
I ran a failing macos job with ssh enabled, and inspected '/usr/local/bin' and found found the following output

lrwxr-xr-x    1 distiller  admin    23 Jun 22 14:50 jq -> ../Cellar/jq/1.6/bin/jq

the existing symlink causes the 'Install jq' job to fail.
removing this job should resolve the issue
2021-09-10 10:21:40 -04:00
..
config.yml remove job to install jq 2021-09-10 10:21:40 -04:00
gen.go deterministic order for rest unit tests. 2021-06-23 17:08:46 +01:00
template.yml remove job to install jq 2021-09-10 10:21:40 -04:00