Skip to content

Commit 137d070

Browse files
committed
Update continuous-integration.yml
1 parent dc5c1c9 commit 137d070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
require-lock-file: "true"
7676

7777
- name: "Run test suite"
78-
run: composer run-script test
78+
run: composer run-script phpunit
7979

8080
- name: Coverage Check
8181
uses: ericsizemore/phpunit-coverage-check-action@1.1.0

0 commit comments

Comments
 (0)