“Process completed with exit code 137” on running pytest on docker composition service in Github Actions
I have created a workflow for Github Actions to automate tests using pytest. When running on GitHub, I get an error.
I have created a workflow for Github Actions to automate tests using pytest. When running on GitHub, I get an error.