Skip to content

Commit

Permalink
[r] No more "Last 13 lines of output:" in CI (#1871)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Nov 6, 2023
1 parent d83a366 commit 08338c5
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 08338c5

Please sign in to comment.