Skip to content

Commit

Permalink
[r] No more "Last 13 lines of output:" in CI (#1871) (#1873)
Browse files Browse the repository at this point in the history
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
  • Loading branch information
github-actions[bot] and johnkerl committed Nov 6, 2023
1 parent 3f521e9 commit 5b52a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
env:
COVERAGE_FLAGS: "r"
COVERAGE_TOKEN: ${{ secrets.CODECOV_TOKEN }}
_R_CHECK_TESTS_NLINES_: 0

jobs:
ci:
Expand Down

0 comments on commit 5b52a32

Please sign in to comment.