Skip to content

Commit 9c95cb0

Browse files
committed
Scrutinizer CI fix
1 parent e5461f4 commit 9c95cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@ jobs:
9191
- name: Upload Coverage to Scrutinizer CI (PHP >= 8.0)
9292
if: "${{ matrix.php >= '8.0' }}"
9393
run: |
94+
rm composer.lock
9495
composer require scrutinizer/ocular
9596
vendor/bin/ocular code-coverage:upload --repository=g/console-helpers/db-migration --format=php-clover coverage.clover

0 commit comments

Comments
 (0)