-
Notifications
You must be signed in to change notification settings - Fork 191
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
Parallelize pytest (#1) #2550
Parallelize pytest (#1) #2550
Conversation
This reverts commit 3b69094.
…t-new # Conflicts: # .pre-commit-config.yaml
…t-new # Conflicts: # .github/workflows/pytest.yml
…t-new # Conflicts: # .github/workflows/lint-code.yml
…t-new # Conflicts: # .github/workflows/lint-code.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
so self hosted runners are working well? |
yes. took a bit, but now everything is fine. next step: use them in modules (tested them already in the bedtools version bump PR and worked fine except for some api rate limits, which I am now better able to circumvent by having things preinstalled on the aws runner) |
then GPUS? |
also on the list |
No description provided.