mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-19 21:00:35 +00:00
:octocat:
This commit is contained in:
@@ -115,7 +115,7 @@ jobs:
|
||||
uses: ramsey/composer-install@v2
|
||||
|
||||
- name: "Run tests with phpunit"
|
||||
run: php vendor/bin/phpunit --configuration=phpunit.xml.dist
|
||||
run: php vendor/bin/phpunit --colors=always --configuration=phpunit.xml.dist
|
||||
|
||||
- name: "Send code coverage report to Codecov.io"
|
||||
uses: codecov/codecov-action@v3
|
||||
|
||||
Reference in New Issue
Block a user