Skip to content

Commit

Permalink
Update main_agrixcubesat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
franfreezy authored Dec 3, 2024
1 parent a25a922 commit 27ba0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_agrixcubesat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
echo $SECRET_KEY
- name: Collect static
run: python manage.py collectstatic
run: python manage.py collectstatic

- name: Run tests
run: python manage.py runserver
run: python manage.py runserver

- name: Zip artifact for deployment
run: |
Expand Down

0 comments on commit 27ba0ce

Please sign in to comment.