Skip to content

Commit

Permalink
Update test_django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ethankward authored Oct 5, 2023
1 parent 39ad432 commit 4c369cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
pip install -r requirements.txt
- name: Run tests
run: |
python manage.py test
python flora_synthesis/manage.py test

0 comments on commit 4c369cb

Please sign in to comment.