Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CaioPacheco authored Dec 13, 2023
1 parent a3d90e9 commit 7ef715a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
pip install -r requirements.txt
- name: Run Tests
run: |
cd Cadastro
python manage.py test

0 comments on commit 7ef715a

Please sign in to comment.