Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklog committed Oct 26, 2024
1 parent 4446f0c commit 7b8e27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
dependency-versions: ${{ matrix.php-versions }}
composer-options: --prefer-dist --no-scripts

- run: Composer Dependency Analyser
- name: Composer Dependency Analyser
- run: composer cda

- name: CS Check
Expand Down

0 comments on commit 7b8e27b

Please sign in to comment.