Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Commit

Permalink
test: update php-coveralls package, and to support php 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Dec 11, 2020
1 parent 4956535 commit a9574d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Install PHP Coveralls library
env:
PHP_VERSION: ${{ matrix.php }}
run: composer global require --dev twinh/php-coveralls
run: composer global require --dev php-coveralls/php-coveralls

- name: Upload coverage results to Coveralls
env:
Expand Down

0 comments on commit a9574d1

Please sign in to comment.