We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41202e commit 59401d6Copy full SHA for 59401d6
docker-compose.yml
@@ -44,7 +44,7 @@ services:
44
environment:
45
- PROOF_LEVEL=full
46
- LOG_LEVEL=Debug
47
- - TESTS=${UNIT_TESTS}
+ - TESTS=${TESTS}
48
working_dir: /app
49
# mount the source
50
volumes:
0 commit comments