Skip to content

Commit

Permalink
Update R-CMD-check-CRAN-incoming.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Dec 16, 2024
1 parent 6496c2f commit 855db94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check-CRAN-incoming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
working-directory: ${{ inputs.working-directory }}

- name: Upload snapshots
if: failure()
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.snapshot-artifact-name || format('{0}-{1}-r{2}-{3}-testthat-snapshots', runner.os, runner.arch, matrix.config.r, matrix.config.id || strategy.job-index ) }}
Expand Down

0 comments on commit 855db94

Please sign in to comment.