Skip to content

Commit fe8fd9d

Browse files
authored
Fix typo in Github workflow file (#42)
1 parent 2baea4f commit fe8fd9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
coverage: "none"
3636
php-version: "${{ matrix.php-version }}"
3737

38-
- name: "Vadliate composer"
38+
- name: "Validate composer"
3939
run: "composer validate --strict"
4040

4141
- name: "Install dependencies"

0 commit comments

Comments
 (0)