zachmayer / caretEnsemble

caret models all the way down :turtle:
Other
226 stars 75 forks source link

run lint job first, then unit tests, then R CMD CHECK #268

Open zachmayer opened 6 days ago

zachmayer commented 6 days ago

https://github.com/marketplace/actions/wait-on-check

https://github.com/orgs/community/discussions/26632

https://stackoverflow.com/questions/58457140/dependencies-between-workflows-on-github-actions

https://longlovemyu.com/workflow-depends

at the very least do the lintr first then start all the other tests