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 4a71889 commit a25a922
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main_agrixcubesat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ jobs:
echo $DATABASECREDS
echo $SECRET_KEY
- name: Collect static
run: python manage.py collectstatic

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

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

0 comments on commit a25a922

Please sign in to comment.