Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoRRC authored Jun 22, 2024
1 parent 98d45e9 commit c049665
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ jobs:
continue-on-error: true
run: ./vendor/bin/php-cs-fixer fix --diff --dry-run -v

- name: Run tests
run: ./vendor/bin/phpunit

# https://github.com/php-coveralls/php-coveralls
- name: Upload coverage report to Coveralls
if: github.event_name == 'push' && github.repository == 'D3strukt0r/votifier-client-php' && matrix.test_with_coverage == 1
Expand Down

0 comments on commit c049665

Please sign in to comment.