1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-16 00:47:49 +01:00

unit tests

This commit is contained in:
2023-01-06 11:22:02 +01:00
parent 8a0a0d4682
commit 4801a6067e
5 changed files with 13 additions and 131 deletions

View File

@@ -66,8 +66,7 @@ jobs:
- {os: ubuntu-latest, r: '4.1', allowfail: false}
- {os: ubuntu-latest, r: '4.0', allowfail: false}
- {os: ubuntu-latest, r: '3.6', allowfail: false}
- {os: ubuntu-latest, r: '3.5', allowfail: false}
- {os: ubuntu-latest, r: '3.4', allowfail: false} # when a new R releases, this one has to move to check-old.yaml
- {os: ubuntu-latest, r: '3.5', allowfail: false} # when a new R releases, this one has to move to check-old.yaml
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}