Skip to content

Commit

Permalink
Test new rhub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed May 13, 2024
1 parent 1e6ec73 commit 55ec408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- uses: r-hub/actions/[email protected]
with:
submodules: true
token: ${{ secrets.GITHUB_TOKEN }}
- uses: r-hub/actions/platform-info@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -81,6 +82,7 @@ jobs:
- uses: r-hub/actions/[email protected]
with:
submodules: true
token: ${{ secrets.GITHUB_TOKEN }}
- uses: r-hub/actions/setup-r@v1
with:
job-config: ${{ matrix.config.job-config }}
Expand Down

0 comments on commit 55ec408

Please sign in to comment.