Skip to content

Commit

Permalink
Debug github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
elkuku committed Nov 10, 2023
1 parent d6dc984 commit a40538a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tests:
.PHONY: tests
citests: export APP_ENV=test
citests:
bin/console debug:dotenv
bin/console doctrine:database:drop --force || true
bin/console doctrine:database:create
bin/console doctrine:migrations:migrate -n
Expand Down

0 comments on commit a40538a

Please sign in to comment.