Skip to content

Commit

Permalink
asf
Browse files Browse the repository at this point in the history
  • Loading branch information
georgii265 committed Jun 19, 2023
1 parent 15c46b8 commit 6994087
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
DB_HOST: 127.0.0.1
DB_PORT: 5432
run: |
export SECRET_KEY=${{ secrets.SECRET_KEY }}
python -m flake8 backend/
cd backend/
python manage.py test
Expand Down

0 comments on commit 6994087

Please sign in to comment.