Skip to content

Commit

Permalink
Set env var in the GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jul 4, 2023
1 parent eca7656 commit 1adfdec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@ jobs:
needs: check

- uses: r-lib/actions/check-r-package@v2
env:
_R_CALLS_INVALID_NUMERIC_VERSION_:true
with:
upload-snapshots: true

0 comments on commit 1adfdec

Please sign in to comment.