Skip to content

Commit

Permalink
Update workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 16, 2024
1 parent c47b4c0 commit 44bd6ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .coveralls.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
wget -c -nc --retry-connrefused --tries=0 https://github.com/php-coveralls/php-coveralls/releases/download/v2.5.3/php-coveralls.phar -O coveralls.phar
chmod +x coveralls.phar
php coveralls.phar --version
php coveralls.phar -v
php coveralls.phar --coverage_clover=build/logs/clover.xml -v
coverage:
name: "Coverage"
Expand Down

0 comments on commit 44bd6ef

Please sign in to comment.