Skip to content

Commit

Permalink
Fix bdtopo_migrate rule call
Browse files Browse the repository at this point in the history
  • Loading branch information
florimondmanca committed Mar 21, 2024
1 parent 9370dae commit dafdeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ ci_eudonet_paris_import: ## Run CI steps for Eudonet Paris Import workflow

ci_bdtopo_migrate: ## Run CI steps for BD TOPO Migrate workflow
make composer CMD="install -n --prefer-dist"
make bdtopo-migrate
make bdtopo_migrate

##
## ----------------
Expand Down

0 comments on commit dafdeed

Please sign in to comment.