Closed kingaa closed 2 years ago
The first action causes R CMD check to be performed automatically on every push.
The second one is not automatically triggered, but when manually triggered causes windows and mac binaries to be built.
This gets us away from dependence on the poorly supported travis-ci.
Also, I have another Github action (see pomp) that runs the coverage checks.
¡Thanks Aaron!
The first action causes R CMD check to be performed automatically on every push.
The second one is not automatically triggered, but when manually triggered causes windows and mac binaries to be built.