Currently, our CI tests have "build" as the name (+ python version), but really those are building/installing and then testing (with pytests). Renaming that stage will make it clearer that both the install and tests are occurring (without having to click through to see the actual jobs being run - which then shows pytest as one of the jobs)
Currently, our CI tests have "build" as the name (+ python version), but really those are building/installing and then testing (with pytests). Renaming that stage will make it clearer that both the install and tests are occurring (without having to click through to see the actual jobs being run - which then shows pytest as one of the jobs)