Skip to content

Commit

Permalink
Fix for GA action runnning tests
Browse files Browse the repository at this point in the history
Signed-off-by: delano <[email protected]>
  • Loading branch information
delano committed Nov 4, 2023
1 parent 6484175 commit 060edb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
- name: Run Tests
run: |
python manage.py test
python manage.py test afbcore.tests

0 comments on commit 060edb8

Please sign in to comment.