Skip to content

Commit be026d2

Browse files
committed
fix workflow #2
1 parent 7b8e27b commit be026d2

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
@@ -37,7 +37,7 @@ jobs:
3737
composer-options: --prefer-dist --no-scripts
3838

3939
- name: Composer Dependency Analyser
40-
- run: composer cda
40+
run: composer cda
4141

4242
- name: CS Check
4343
run: composer cs-check

0 commit comments

Comments
 (0)