classy-python/ccbv

Investigate apt install in CI

ghickman opened this issue · 0 comments

The python tests workflow in CI installs postgresql-client from apt, this shouldn't be necessary. I suspect it was when we first moved to GHA. We should at least investigate why it's there, remove it if it's not necessary, or add a comment if it is.