Skip to content

Commit

Permalink
Update code_coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 committed Jun 15, 2024
1 parent 81ab1ff commit 52e7151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/imports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
${{ runner.os }}-php-
- name: Install dependencies
run: composer install --prefer-dist --no-progress
run: composer install --prefer-dist --no-progress && composer require imanghafoori/php-imports-analyzer

- name: Check Imports
run: ./vendor/bin/check_imports

0 comments on commit 52e7151

Please sign in to comment.