Skip to content

Commit

Permalink
Change coverage badge to true
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad committed Oct 3, 2023
1 parent 6722a79 commit d7053d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ jobs:
if: >
github.event_name != 'release'
with:
r-version: "4.1"
r-version: "4.3"
# Whether to skip code coverage badge creation
# Setting to 'false' will require you to create
# an orphan branch called 'badges' in your repository
skip-coverage-badges: true
skip-coverage-badges: 'true'
man-pages:
name: Man Pages
uses: pharmaverse/admiralci/.github/workflows/man-pages.yml@main
Expand Down

0 comments on commit d7053d5

Please sign in to comment.