We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a50e5 commit 39bb241Copy full SHA for 39bb241
.github/workflows/test.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Run PHP CS Fixer
30
run: composer run-script tests-cs
31
- name: Run PHPUnit
32
- run: composer run-script tests-unut
+ run: composer run-script tests-unit
0 commit comments