We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6d83d commit a290fdeCopy full SHA for a290fde
docker-compose.test.yml
@@ -18,3 +18,4 @@ services:
18
- ./service/reports:/reports
19
- ./service/pytest.ini:/app/pytest.ini:ro
20
- ./service/data:/data
21
+ command: ["pytest", "-q"]
0 commit comments