diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2024-07-28 18:56:54 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2024-07-28 18:56:54 +0200 |
| commit | db43ba615c9084963f743df86512bd92ac88c8af (patch) | |
| tree | 490614773453228317a85f1b76008930fd4ba118 /.Rbuildignore | |
| parent | 272b3863d1463dfaf62c6e06ea22610c0540237f (diff) | |
Move coverage report from travis to github actions
Diffstat (limited to '.Rbuildignore')
| -rw-r--r-- | .Rbuildignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index e7cbe786..1a243475 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -35,3 +35,5 @@ ^vignettes/web_only/.*$ ^.*\.Rproj$ ^\.Rproj\.user$ +^codecov\.yml$ +^\.github$ |
