]> git.mxchange.org Git - friendica.git/blobdiff - .woodpecker/.phpunit.yml
Changes after code review
[friendica.git] / .woodpecker / .phpunit.yml
index e4661a91e83ee2ab838904fda84458a272652904..aee7fd384dd5920286efa12ae75f82cb79d8385d 100644 (file)
@@ -80,7 +80,7 @@ pipeline:
       repo:
         - friendica/friendica
     commands:
-      - codecov -B ${CI_COMMIT_BRANCH} -C ${CI_COMMIT_SHA} -P ${CI_COMMIT_PULL_REQUEST} -b ${CI_PIPELINE_NUMBER} -Z -f 'clover.xml'
+      - codecov -R '.' -Z -f 'clover.xml'
     secrets:
       - source: codecov-token
         target: codecov_token