Skip to content

Commit

Permalink
Revert "Add codecov token param"
Browse files Browse the repository at this point in the history
This reverts commit df1c3e8.
  • Loading branch information
oxve committed Jun 9, 2023
1 parent df1c3e8 commit b08bebc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/on_host_test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ runs:
path: ${{env.TEST_REPORT_FILE}}
- name: Upload coverage html report
if: ${{matrix.shard}} == 'coverage'
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
uses: actions/upload-artifact@v3
with:
name: coverage-report
Expand Down

0 comments on commit b08bebc

Please sign in to comment.