Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uyab committed Feb 25, 2023
1 parent e2f8ed2 commit a4d5335
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,3 @@ jobs:
- name: Execute tests
run: |
vendor/bin/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
- name: Upload coverage results to Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.REPO_TOKEN }}

0 comments on commit a4d5335

Please sign in to comment.