Skip to content

Commit a4d5335

Browse files
committed
Update run-tests.yml
1 parent e2f8ed2 commit a4d5335

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/run-tests.yml

-5
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,3 @@ jobs:
3838
- name: Execute tests
3939
run: |
4040
vendor/bin/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
41-
42-
- name: Upload coverage results to Coveralls
43-
uses: coverallsapp/github-action@master
44-
with:
45-
github-token: ${{ secrets.REPO_TOKEN }}

0 commit comments

Comments
 (0)