Skip to content

Commit

Permalink
Add sleep in acceptance-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jun 26, 2024
1 parent f8c68dc commit 47d1813
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 @@ -80,5 +80,6 @@ acceptance: ## Run the acceptance tests
.PHONY: acceptance-dev
acceptance-dev:
docker compose --file=docker-compose.yaml --file=docker-compose-db.yaml --file=docker-compose.override.sample.yaml up -d
sleep 2
docker compose exec -T tools pytest tests/
ci/docker-compose-check

0 comments on commit 47d1813

Please sign in to comment.