Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner authored and renovate[bot] committed Jul 2, 2024
1 parent 6b84758 commit 7c9f8b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ acceptance: build ## Run the acceptance tests

.PHONY: run
run: build
(cd acceptance_tests; docker-compose up)
(cd acceptance_tests; docker-compose up -d)
1 change: 0 additions & 1 deletion acceptance_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
poetry==1.8.3
pip==24.1.1

0 comments on commit 7c9f8b8

Please sign in to comment.