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 1a93da6 commit 00dc411Copy full SHA for 00dc411
build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
_filter="$1"
4
-_test="${TEST:-yes}"
+_test="${TEST:-no}"
5
_push="$PUSH"
6
7
set -e
0 commit comments