Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aleswita committed Feb 14, 2022
1 parent 5900ca9 commit f047241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,5 +269,5 @@ jobs:
CI: true
COVERALLS_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
run: |
wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.4.2/php-coveralls.phar
wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.5.2/php-coveralls.phar
php php-coveralls.phar --verbose --config tests/.coveralls.yml

0 comments on commit f047241

Please sign in to comment.