This fixes our CI functionality, as there are sub-modules which are failing the test stage because of linting (which is unnecessary). We don't have a suite of tests, so this stage is unnecessary to begin with, and causes the CI pipeline to take much longer than it should.
Description
This PR does the following:
This fixes our CI functionality, as there are sub-modules which are failing the test stage because of linting (which is unnecessary). We don't have a suite of tests, so this stage is unnecessary to begin with, and causes the CI pipeline to take much longer than it should.