Currently the circleci config file duplicates what is in the `Justfile`. We should just install `just` on CI and run `just ci` there.
Currently the circleci config file duplicates what is in the
Justfile. We should just installjuston CI and runjust cithere.