Skip to content

Commit

Permalink
Merge pull request #2 from bertt6/CI/CD-TEST
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
berat-samli authored Mar 17, 2024
2 parents 8512460 + 30e4e71 commit 6d2e6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Run Django test
run: |
cd API
pip install django
pip install -r requirements.txt
python manage.py test

0 comments on commit 6d2e6cd

Please sign in to comment.