Skip to content

Commit

Permalink
[+]: fix CI stuff
Browse files Browse the repository at this point in the history
-> "In RepositoryIntrospector.php line 39: Failed to retrieve commit parents. If you use a shallow git checkout, please checkout at least a depth of one."  ?
  • Loading branch information
Lars Moelleken committed Aug 27, 2022
1 parent d59da6f commit 10c5b00
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Expand Up @@ -87,11 +87,6 @@ jobs:
with:
files: build/logs/clover.xml

- name: Upload coverage results to Scrutinizer
uses: sudo-bot/action-scrutinizer@latest
with:
cli-args: "--format=php-clover build/logs/clover.xml"

- name: Archive logs artifacts
if: ${{ failure() }}
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 10c5b00

Please sign in to comment.