mirror of
https://github.com/kevin-DL/full-stack-fastapi-postgresql.git
synced 2026-01-13 02:25:26 +00:00
♻️ Simplify tests, run in same backend service (#152)
remove backend-tests
This commit is contained in:
committed by
GitHub
parent
8f9c2bac42
commit
283bc7c95b
@@ -6,6 +6,3 @@ services:
|
||||
celeryworker:
|
||||
volumes:
|
||||
- ./backend/app:/app
|
||||
backend-tests:
|
||||
volumes:
|
||||
- ./backend/app:/app
|
||||
|
||||
Reference in New Issue
Block a user