Skip to content

Commit

Permalink
add departement in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Jul 11, 2024
1 parent 7da387a commit ee71428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
run: |
flask db upgrade ref_geo@head -x local-srid=2154
flask db upgrade ref_geo_fr_municipalities@head
flask db upgrade ref_geo_fr_departments@head
flask db upgrade ref_geo_inpn_grids_5@head
- name: Show database status
run: |
Expand Down

0 comments on commit ee71428

Please sign in to comment.