mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:01:50 +02:00
fix missing R breakpoints
This commit is contained in:
2
.github/workflows/check-current.yaml
vendored
2
.github/workflows/check-current.yaml
vendored
@ -38,7 +38,7 @@ on:
|
||||
# this is to check that all dependencies are still available (see R/zzz.R)
|
||||
- cron: '0 1 * * *'
|
||||
|
||||
name: check-devel
|
||||
name: check-current
|
||||
|
||||
jobs:
|
||||
R-code-check:
|
||||
|
2
.github/workflows/check-old.yaml
vendored
2
.github/workflows/check-old.yaml
vendored
@ -36,7 +36,7 @@ on:
|
||||
# this is to check that all dependencies are still available (see R/zzz.R)
|
||||
- cron: '0 1 * * *'
|
||||
|
||||
name: check-release
|
||||
name: check-old
|
||||
|
||||
jobs:
|
||||
R-code-check:
|
||||
|
Reference in New Issue
Block a user