Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Remove echo DATABASE_URL command
Browse files Browse the repository at this point in the history
  • Loading branch information
mmafrar committed May 25, 2024
1 parent 7fa88ac commit 39bcdbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
EMAIL_HOST_USER: ${{ secrets.EMAIL_HOST_USER }}
EMAIL_HOST_PASSWORD: ${{ secrets.EMAIL_HOST_PASSWORD }}
run: |
echo ${{ secrets.DATABASE_URL }}
python manage.py test

0 comments on commit 39bcdbc

Please sign in to comment.