Skip to content

Commit

Permalink
Update cmp-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo authored Dec 1, 2023
1 parent b694f8c commit 38f06bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Migrations
run: |
python manage.py migrate
- name: Insert Database Records\
run: insertallall.sh
- name: Collectstatic
run: |
python manage.py collectstatic
Expand Down

0 comments on commit 38f06bf

Please sign in to comment.