I\'m trying to setup CI/CD using Github Actions. My tests are all in Python and use requests to PUT data to a remote object storage server. There are about ~200
requests