chore: 不要なステップを削除

This commit is contained in:
usbharu 2024-09-17 13:10:14 +09:00
parent ee7bdf66eb
commit 3890659a7d
No known key found for this signature in database
GPG Key ID: 95CBCF7046307B77
1 changed files with 0 additions and 6 deletions

View File

@ -199,12 +199,6 @@ jobs:
with:
path: 'hideout-core/build/reports/kover'
- run: ls -R hideout-core/build/reports/kover
- run: cat ${{ github.workspace }}/hideout-core/build/reports/kover/hideout-core.xml/hideout-core.xml
- run: cat ${{ github.workspace }}/hideout-core/build/reports/kover/hideout-mastodon.xml/hideout-mastodon.xml
- name: Report Coverage
uses: madrapps/jacoco-report@v1.7.0
with: