Skip to content

Commit

Permalink
[debug] Try to understand, why test result upload fails
Browse files Browse the repository at this point in the history
  • Loading branch information
aik099 committed Nov 15, 2024
1 parent 26035fb commit c898972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
uses: codecov/test-results-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

- name: Archive logs artifacts
if: ${{ failure() }}
Expand Down

0 comments on commit c898972

Please sign in to comment.