Skip to content

Commit

Permalink
ignore notes r cmd checks (#2114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrassellyb authored Sep 21, 2023
1 parent 62ea37c commit 29006a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
check:
name: Check
uses: pharmaverse/admiralci/.github/workflows/r-cmd-check.yml@main
with:
error-on: warning # TODO: find a way to ignore specific notes
if: github.event_name == 'pull_request'
docs:
name: Documentation
Expand Down

0 comments on commit 29006a3

Please sign in to comment.