hu hao 4 years ago
parent
commit
e5b9a03ee4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -32,7 +32,7 @@ test:
     - echo "run test....."
     - echo "run test....."
     - path=`pwd`
     - path=`pwd`
     - sudo bash ci/judgePush.sh $path
     - sudo bash ci/judgePush.sh $path
-    - $PARAM=`php vendor/bin/phpunit --testsuite=Services|grep`
+    - $PARAM=`php vendor/bin/phpunit --testsuite=Services`
     - echo "$PARAM"
     - echo "$PARAM"
     - sudo bash ci/sendEmail.sh
     - sudo bash ci/sendEmail.sh