Skip to content

Commit

Permalink
Updated the project strcture, changes the behavior of the docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoud-Emad committed Mar 5, 2024
1 parent 426c886 commit d9ac12e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/django.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,3 @@ jobs:
python -m pip install --upgrade pip
pip install poetry
cd server && poetry install
- name: Run Tests
run: |
cd server && poetry run python manage.py test

0 comments on commit d9ac12e

Please sign in to comment.