Skip to content

Commit

Permalink
second try at workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bbolker committed Aug 1, 2023
1 parent fc9d11f commit 128adfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/setup-pandoc@v2

Expand Down

0 comments on commit 128adfc

Please sign in to comment.