Skip to content

Commit 34ed9ef

Browse files
committed
Better testing.
1 parent 774cafa commit 34ed9ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/bash -e
22

3-
colcon test
3+
colcon test --return-code-on-test-failure
4+
colcon test-result --all --verbose

0 commit comments

Comments
 (0)