Skip to content

Commit d6fcb6a

Browse files
Make the automated checks have error on NOTEs
1 parent fc323ae commit d6fcb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-package.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- uses: r-lib/actions/setup-r@v2
3131
with:
3232
r-version: ${{ matrix.config.r }}
33+
error-on: "note"
3334
use-public-rspm: true
3435

3536
- uses: r-lib/actions/setup-r-dependencies@v2

0 commit comments

Comments
 (0)