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 8be89b4 commit 0f50096Copy full SHA for 0f50096
build/ci.sh
@@ -1,4 +1,4 @@
1
-if [ -z "$CIRCLE_PULL_REQUEST" ]
+if [ -z "$CI_PULL_REQUEST" ]
2
then
3
npm run unit
4
# start sauce connect
0 commit comments