Skip to content

Commit

Permalink
ignore lidR as well
Browse files Browse the repository at this point in the history
  • Loading branch information
tylermorganwall committed Jul 27, 2024
1 parent 5ae43b3 commit 3f2daf5
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 @@ -62,7 +62,7 @@ jobs:
with:
token: ${{ secrets.RHUB_TOKEN }}
job-config: ${{ matrix.config.job-config }}
extra-packages: rlas=?ignore
extra-packages: rlas=?ignore, lidR=?ignore
- uses: r-hub/actions/run-check@v1
with:
token: ${{ secrets.RHUB_TOKEN }}
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
with:
job-config: ${{ matrix.config.job-config }}
token: ${{ secrets.RHUB_TOKEN }}
extra-packages: rlas=?ignore
extra-packages: rlas=?ignore, lidR=?ignore
- uses: r-hub/actions/run-check@v1
with:
job-config: ${{ matrix.config.job-config }}
Expand Down

0 comments on commit 3f2daf5

Please sign in to comment.