-
Notifications
You must be signed in to change notification settings - Fork 723
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
Fix language server errors #7026
Fix language server errors #7026
Conversation
@adamrtalbot, added your fix here |
Tests will never pass, because I guess this will be an issue for a great many of modules/subworkflows |
Is somebody from @nf-core/core willing to take a chance on me and merge this without passing tests? I've already got 3 approvals, but the tests can never pass because of a GPU dependency. |
Thanks @sateeshperi |
@matthdsm sorry 🙈 |
PR checklist
Closes #XXX
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda