Skip to content

Commit

Permalink
Add a new check that should be blocked
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Nov 28, 2024
1 parent bbea8f5 commit e299d73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
checking Rd .usage sections .* NOTE
checking for unstated dependencies in vignettes .* NOTE
checking top-level files .* NOTE
Files named as vignettes but with no recognized vignette engine
unit-test-report-brand: >-
https://raw.githubusercontent.com/insightsengineering/hex-stickers/main/thumbs/teal.png
r-cmd-non-cran:
Expand All @@ -62,6 +63,7 @@ jobs:
checking Rd .usage sections .* NOTE
checking for unstated dependencies in vignettes .* NOTE
checking top-level files .* NOTE
Files named as vignettes but with no recognized vignette engine
coverage:
name: Coverage 📔
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main
Expand Down

0 comments on commit e299d73

Please sign in to comment.