Skip to content

Commit

Permalink
Drop Coveralls config file
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Aug 27, 2020
1 parent d8e247f commit 5b31db7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .coveralls.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_RUN_LOCALLY: 1
run: vendor/bin/php-coveralls --verbose
run: vendor/bin/php-coveralls --coverage_clover /tmp/coverage/clover.xml --json_path /tmp/coverage/coveralls.json

test_with-php-versions:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 5b31db7

Please sign in to comment.