Skip to content

Commit

Permalink
-Upload snapshots = true in GHA check
Browse files Browse the repository at this point in the history
  • Loading branch information
tylermorganwall committed Mar 31, 2024
1 parent 222b281 commit f582590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -35,6 +35,7 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
upload-snapshots: true
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
Expand Down

0 comments on commit f582590

Please sign in to comment.