Skip to content

Commit 107bcf3

Browse files
DavideBrunerwebflo
authored andcommitted
Fix typo in .github/workflows/ci.yml
1 parent 7ecc6d6 commit 107bcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Update composer
4242
run: composer --verbose self-update --${{ matrix.composer-channel }}
4343

44-
- name: Dump composer verson
44+
- name: Dump composer version
4545
run: composer --version
4646

4747
- name: Validate composer.json

0 commit comments

Comments
 (0)