GitHub Django CI testing fails with the following error:
File "/home/runner/work/FS2020/FS2020/logic/Messaging/sms.py", line 11, in <module>
from credentials.twilio import TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN
ModuleNotFoundError: No module named 'credentials.twilio'
GitHub Django CI testing fails with the following error: