Skip to content

Commit be59233

Browse files
author
NxPKG
committed
Create django.yml
Signed-off-by: NxPKG <116948796+NxPKG@users.noreply.github.com>
1 parent bd0293a commit be59233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
pip install -r requirements.txt
2828
- name: Run Tests
2929
run: |
30-
python manage.py test
30+
python manage.py test

0 commit comments

Comments
 (0)