Skip to content

Commit

Permalink
Merge pull request #62 from rapidsurveys/dev
Browse files Browse the repository at this point in the history
update _pkgdown.yml; add `CODECOV_TOKEN` variable
  • Loading branch information
ernestguevarra authored Oct 10, 2024
2 parents d702db5 + e6b00ed commit c21ff79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 0 additions & 4 deletions _pkgdown.yml

This file was deleted.

0 comments on commit c21ff79

Please sign in to comment.