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