Skip to content

Commit

Permalink
Update recheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ezraporter committed Oct 22, 2024
1 parent 465b924 commit 206f873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/recheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
options:
- strong
- most
env:
RENV_CONFIG_AUTOLOADER_ENABLED: false

name: Reverse dependency check

Expand All @@ -16,5 +18,3 @@ jobs:
uses: r-devel/recheck/.github/workflows/recheck.yml@v1
with:
which: ${{ inputs.which }}
env:
RENV_CONFIG_AUTOLOADER_ENABLED: false

0 comments on commit 206f873

Please sign in to comment.