ropensci / skimr

A frictionless, pipeable approach to dealing with summary statistics
https://docs.ropensci.org/skimr
1.11k stars 79 forks source link

Move CI to Github actions #625

Closed michaelquinn32 closed 3 years ago

michaelquinn32 commented 3 years ago

Having CI separated across two platforms is a source of maintenance burden, and recent app-veyor behavior seems annoying. We should be able to set this up with a single yaml file: https://github.com/r-lib/actions/blob/master/examples/check-standard.yaml

Otherwise, the guide is here: https://github.com/features/actions