Skip to content

Commit e6fb5c0

Browse files
committed
Remove remains of coveralls
1 parent f52caab commit e6fb5c0

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

.coveralls.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/.coveralls.yml export-ignore
21
/.crowdin.yml export-ignore
32
/.editorconfig export-ignore
43
/.gitattributes export-ignore

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,3 @@ jobs:
9797
- name: Run rector
9898
run: |
9999
.Build/bin/rector --dry-run
100-
# - name: Generate code coverage
101-
# run: |
102-
# make code-coverage
103-
# - name: Send code coverage report to coveralls.io
104-
# run: .Build/bin/php-coveralls -v
105-
# env:
106-
# COVERALLS_RUN_LOCALLY: 1
107-
# COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

0 commit comments

Comments
 (0)