Skip to content

Commit f5ed5c0

Browse files
authored
Merge pull request #4 from tales-from-a-dev/bugfix/ci
🩹 Use composer short syntax for running script
2 parents b1bec6f + 992f117 commit f5ed5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/provider.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
run: composer analyse
4848

4949
- name: phpunit
50-
run: composer run-script test
50+
run: composer test

0 commit comments

Comments
 (0)