I am working on a Django project, and I am using GitHub for source control purposes. I am using GitHub actions to run python3 manage.py test when pushing. I don\'t
python3 manage.py test