Skip to content

Commit a82ce81

Browse files
author
Mokhtar Tlili
committed
fix typo
1 parent f8a0f3e commit a82ce81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: composer install --prefer-dist --no-progress
3434

3535
- name: Quality Code
36-
run: composer run-script phpsta
36+
run: composer run-script phpstan
3737

3838
- name: PHPUnit Tests
3939
run: composer run-script phpunit

0 commit comments

Comments
 (0)