Skip to content

Commit

Permalink
Make the automated checks have error on NOTEs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisDerumigny authored Sep 9, 2024
1 parent fc323ae commit d6fcb6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
error-on: "note"
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit d6fcb6a

Please sign in to comment.