Skip to content

Commit

Permalink
Delete the display step from code-coverage job.
Browse files Browse the repository at this point in the history
  • Loading branch information
nowakweronika committed Jan 30, 2024
1 parent af54158 commit 4b8bc7a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@ jobs:
LOUDIUS_GITHUB_USER_NAME: ${{ secrets.LOUDIUS_GITHUB_USER_NAME }}
LOUDIUS_GITHUB_USER_OTP_SECRET: ${{ secrets.LOUDIUS_GITHUB_USER_OTP_SECRET }}

- name: Display structure of downloaded files
run: ls -R app/build/reports/jacoco/codeCoverage

- name: Store HTML coverage report
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4b8bc7a

Please sign in to comment.