Skip to content

Commit

Permalink
updated gh actions tests to use most up to date dump
Browse files Browse the repository at this point in the history
  • Loading branch information
expeditionengineer committed Dec 23, 2024
1 parent 7609ce2 commit 4699811
Show file tree
Hide file tree
Showing 2 changed files with 29,955 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:


- name: Run dev-environment
run: ./run up_initial dev postgres/webcentral_db_20241213_fixed_tools.sql
run: ./run up_initial dev postgres/webcentral_db_20241223_update_logos.sql

- name: Execute unittest for common app
run: docker exec -w /webcentral/src webcentral python manage.py test common
Expand Down
Loading

0 comments on commit 4699811

Please sign in to comment.