Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate broken GitHub Actions #475

Closed
wibeasley opened this issue Apr 18, 2023 · 2 comments
Closed

investigate broken GitHub Actions #475

wibeasley opened this issue Apr 18, 2023 · 2 comments
Assignees
Labels

Comments

@wibeasley
Copy link
Member

This problem popped up with @pwildenhain's #472 PR, but was unrelated to any changes to the R code (I presume).

@wibeasley wibeasley self-assigned this Apr 18, 2023
wibeasley added a commit that referenced this issue Apr 18, 2023
wibeasley added a commit that referenced this issue Apr 18, 2023
@wibeasley
Copy link
Member Author

@pwildenhain, I think I found the problem: "! dags must be size 25 or 1, not 0." This is fixed with b37890e, which uses grepl() instead of grep(). I bet that's what you meant. Tell me if I'm wrong.

image

https://github.com/OuhscBbmc/REDCapR/actions/runs/4315974347/jobs/7577684696

@pwildenhain
Copy link
Contributor

Thanks for fixing that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants