Skip to content

Commit

Permalink
Remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Dec 2, 2020
1 parent f7e785d commit 5907279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ jobs:
- name: Code coverage
if: ${{ github.ref == 'refs/heads/master' && matrix.php != 8.0 }}
run: |
echo "::debug::The matrix is set to -${{ matrix.php }}-"
wget https://scrutinizer-ci.com/ocular.phar
php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 comments on commit 5907279

Please sign in to comment.