Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafa13io authored May 10, 2024
1 parent 0e70dc3 commit 245541a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ jobs:
python backend/fixtures/generate_fixtures.py --test
echo "asdasdaaaaaaaaaaaa"
ls -l backend/fixtures
chmod 777 backend/fixtures/test_fixture.json
chmod 777 backend/fixtures/test_fixture.json
ls -l backend/fixtures
python backend/manage.py test events
- name: Tests
run: python backend/manage.py test events
ls -l backend/fixtures
- name: Run server
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 245541a

Please sign in to comment.