Skip to content

Commit 0545390

Browse files
committed
chore: change wording
1 parent fdb10ed commit 0545390

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
@@ -60,7 +60,7 @@ jobs:
6060
- name: "Install dependencies (Composer)"
6161
uses: "ramsey/composer-install@2.2.0"
6262

63-
- name: "Run PHP CodeSniffer"
63+
- name: "Run tests"
6464
run: "composer test:standards"
6565

6666
debug-tests:

0 commit comments

Comments
 (0)