Could you please post a link to the actual tests being run? GitHub workflows don't give me access to the test logs for the workflow you linked, and judging by test runtime of 1:30 and following the trail of commands it seems this is just spent downloading docker images to run an empty cypress boilerplate?
Below is the command to run the test for REST APIs
https://github.com/nocodb/nocodb/blob/master/.github/workflo...
git clone https://github.com/nocodb/nocodb
and you can run the same command.