Skip to content

Commit

Permalink
OK; maybe I should fix this failing Matrix / lme4 mess
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed May 16, 2024
1 parent 55b60db commit 7def2e1
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 @@ -53,7 +53,8 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
extra-packages: any::rcmdcheck, lme4, Matrix
pak-version: devel
needs: check

- uses: r-lib/actions/check-r-package@v2

0 comments on commit 7def2e1

Please sign in to comment.