Skip to content

Commit

Permalink
Update rhub.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
przybal2 authored Jun 12, 2024
1 parent 7630033 commit 89f5c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
token: ${{ secrets.RHUB_TOKEN }}
job-config: ${{ matrix.config.job-config }}
extra-packages: margins=?ignore
extra-packages: any::rcmdcheck, margins=?ignore
- uses: r-hub/actions/run-check@v1
with:
token: ${{ secrets.RHUB_TOKEN }}
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
with:
job-config: ${{ matrix.config.job-config }}
token: ${{ secrets.RHUB_TOKEN }}
extra-packages: margins=?ignore
extra-packages: any::rcmdcheck, margins=?ignore
- uses: r-hub/actions/run-check@v1
with:
job-config: ${{ matrix.config.job-config }}
Expand Down

0 comments on commit 89f5c7d

Please sign in to comment.