We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774cafa commit 34ed9efCopy full SHA for 34ed9ef
bin/test.sh
@@ -1,3 +1,4 @@
1
#!/bin/bash -e
2
3
-colcon test
+colcon test --return-code-on-test-failure
4
+colcon test-result --all --verbose
0 commit comments