1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 05:33:20 +02:00

(v2.1.1.9142) unit test fix

This commit is contained in:
2025-02-07 19:03:02 +01:00
parent 8ba2e4ed94
commit cc2bb151ab
11 changed files with 21 additions and 23 deletions

View File

@ -86,7 +86,7 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck, any::pkgload
extra-packages: any::rcmdcheck
needs: check
upgrade: 'TRUE'