Skip to content

Commit

Permalink
I just can't type
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia-Kosenkov committed May 11, 2024
1 parent bed461b commit f85e33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
REXTENDR_SKIP_DEV_TEST: TRUE # TODO: Remove this when extendr/libR-sys issue is resolved
REXTENDR_SKIP_DEV_TESTS: TRUE # TODO: Remove this when extendr/libR-sys issue is resolved

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f85e33a

Please sign in to comment.