Hello In your readme there are some commands like the following one: `./unit-tests/docker/run.sh "make -C unit-test"` I think there is an 's' missing at the end: `./unit-tests/docker/run.sh "make -C unit-tests"`
Hello
In your readme there are some commands like the following one:
./unit-tests/docker/run.sh "make -C unit-test"I think there is an 's' missing at the end:
./unit-tests/docker/run.sh "make -C unit-tests"