We currently run local tests with the task binary in PATH, and in CI, we use the latest available version from apt (which is currently still v2, if I'm not mistaken).
Shouldn't we explicitly test for both v2 and v3 in the CI ? Especially since we plan to support taskchampion at some point
We currently run local tests with the
taskbinary inPATH, and in CI, we use the latest available version from apt (which is currently still v2, if I'm not mistaken).Shouldn't we explicitly test for both v2 and v3 in the CI ? Especially since we plan to support taskchampion at some point