Skip to content

Commit

Permalink
Disable gh-pages publishing of coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Mar 11, 2023
1 parent 76a4211 commit b5d6e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
publish-coverage-report-gh-pages: false

0 comments on commit b5d6e40

Please sign in to comment.