Skip to content

Commit 8ab8c66

Browse files
author
Bishop Bettini
committed
Fix incorrect command name
1 parent 55e965b commit 8ab8c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666

6767
- name: Report results
6868
if: success()
69-
run: ./vendor/bin/coveralls -v
69+
run: ./vendor/bin/php-coveralls -v

0 commit comments

Comments
 (0)