CI: check for wrongly-named RSPEC test files
ruby files under code/spec will only be considered as testcases when ending in "_rspec.rb". Try to guess which files contain tests but are not conforming to this convention, since they otherwise get (silently) ignored, i.e seem to "pass" the test.