Skip to content

Commit

Permalink
move taxref from v15 to v17 in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Apr 26, 2024
1 parent 26ccc2e commit b81a5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
flask db upgrade ref_geo@head -x local-srid=2154
flask db upgrade nomenclatures_taxonomie@head
flask db autoupgrade
flask taxref import-v15 --skip-bdc-statuts
flask taxref import-v17 --skip-bdc-statuts
flask db upgrade nomenclatures_taxonomie_data@head
env:
NOMENCLATURE_SETTINGS: test_settings.py
Expand Down

0 comments on commit b81a5f8

Please sign in to comment.