Closed AlexAxthelm closed 4 months ago
@jdhoffa @jacobvjk I think that in the current setup, this PR will never get to passing, since the one required check (ubuntu-latest
) is removed in this PR.
Can we change that so it's either no required checks, or the required checks points at the ubuntu-latest from RMI-PACTA/actions?
That would be a repo-level "Settings" change
@jdhoffa @jacobvjk I think that in the current setup, this PR will never get to passing, since the one required check (
ubuntu-latest
) is removed in this PR.Can we change that so it's either no required checks, or the required checks points at the ubuntu-latest from RMI-PACTA/actions?
That would be a repo-level "Settings" change
removed the required check, should work now
Move Package testing workflow to use standard RMI-PACTA action (https://github.com/RMI-PACTA/actions/blob/main/.github/workflows/R.yml)
Also remove dev-testing workflow, since there are no RMI dependencies.