Skip to content

Commit

Permalink
Chore: Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
johndiginee committed Sep 17, 2023
1 parent 113fc4a commit 16c9a48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
# - name: Run migrations
# run: |
# python manage.py migrate
- name: Runing the tests
run: |
python manage.py test
# - name: Runing the tests
# run: |
# python manage.py test

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 16c9a48

Please sign in to comment.