Skip to content

Commit

Permalink
Fixed actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavche committed Oct 25, 2022
1 parent 504a0c0 commit f405275
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,4 @@ jobs:
run: |
composer infection
composer coverage
composer phpunit
- name: Upload codecoverage
run: |
bash <(curl -s https://codecov.io/bash)

0 comments on commit f405275

Please sign in to comment.