Skip to content

Commit

Permalink
remove unused tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Jan 13, 2024
1 parent 32a7cd2 commit cb529c2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 82 deletions.
2 changes: 0 additions & 2 deletions .coveralls.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/phpstan.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .github/workflows/runTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,3 @@ jobs:
- name: Run test suite
run: composer run-script test -- --coverage-text

- name: Notify Coveralls
if: matrix.php-versions == '7.3' && runner.os == 'Linux' && matrix.dependencies == 'install'
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: |
composer require php-coveralls/php-coveralls
composer run-script php-coveralls -- --verbose
31 changes: 0 additions & 31 deletions phpstan.neon.dist

This file was deleted.

0 comments on commit cb529c2

Please sign in to comment.