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 e80c506 commit e6b9994Copy full SHA for e6b9994
test.sh
@@ -11,4 +11,4 @@ done
11
CHANGED=$(echo $X | tr ' ' '\n' | sort | uniq | xargs)
12
13
echo "Running tests on $CHANGED"
14
-shellspec $CHANGED
+shellspec $CHANGED -f d
0 commit comments