Skip to content

Commit

Permalink
skip rchk until bug is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
MLopez-Ibanez committed Nov 29, 2023
1 parent a4417b4 commit a4aa39e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
path: check

rchk:
if: false # Skip until https://github.com/r-lib/actions/issues/783
needs: R-CMD-check
name: rchk ${{ matrix.config.os }} (${{ matrix.config.r }})
runs-on: ${{ matrix.config.os }}
Expand Down

0 comments on commit a4aa39e

Please sign in to comment.