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 fdb10ed commit 0545390Copy full SHA for 0545390
.github/workflows/continuous-integration.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: "Install dependencies (Composer)"
61
uses: "ramsey/composer-install@2.2.0"
62
63
- - name: "Run PHP CodeSniffer"
+ - name: "Run tests"
64
run: "composer test:standards"
65
66
debug-tests:
0 commit comments