Skip to content

Commit

Permalink
🧪 test(ci): update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thaleseuflauzino authored Aug 12, 2024
1 parent 9676395 commit fcb50ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
run: |
pip install --upgrade pip
pip install -r requirements.txt
- name: Navigate to backend/server
run: |
cd backend/server
- name: Run tests
run: |
cd backend/server
python manage.py test

0 comments on commit fcb50ec

Please sign in to comment.