successPhil / PokemonKO-prod

1 stars 1 forks source link

Django Test CI #34

Closed successPhil closed 5 months ago

successPhil commented 5 months ago

Tests pass locally, but do not properly run in github workflow.

Suspect configuration error. Look over details for workflow / secrets and ensure proper values are being passed

successPhil commented 5 months ago

Fixed issue with not passing environment variables properly in actions workflow. configured actions to properly utilize secrets to handle env variables