Skip to content

Commit

Permalink
remove codecov GHA
Browse files Browse the repository at this point in the history
- uploaded by covr
  • Loading branch information
LiNk-NY committed Jan 24, 2024
1 parent 340d580 commit e817201
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ jobs:
)
shell: Rscript {0}

- name: Codecov
uses: codecov/codecov-action@v3.1.4
with:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Build pkgdown
run: |
PATH=$PATH:$HOME/bin/ Rscript -e 'pkgdown::build_site()'
Expand Down

0 comments on commit e817201

Please sign in to comment.