We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9867c8 commit d750653Copy full SHA for d750653
docker-compose.yml
@@ -53,7 +53,7 @@ services:
53
- SYS_PTRACE
54
- SYS_ADMIN
55
# run the test from the mounted source
56
- command: "bash -x /opt/introspector/test/run-unit-tests.sh"
+ command: "bash -x /opt/introspector/test/run-all-tests.sh"
57
58
59
reporting:
0 commit comments