Skip to content

Commit 5907279

Browse files
committed
Remove debug message
1 parent f7e785d commit 5907279

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ jobs:
3838
- name: Code coverage
3939
if: ${{ github.ref == 'refs/heads/master' && matrix.php != 8.0 }}
4040
run: |
41-
echo "::debug::The matrix is set to -${{ matrix.php }}-"
4241
wget https://scrutinizer-ci.com/ocular.phar
4342
php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 commit comments

Comments
 (0)