-
Notifications
You must be signed in to change notification settings - Fork 417
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
ci: Skip nf-test on docs changes #1761
base: dev
Are you sure you want to change the base?
Conversation
Co-authored-by: jfy133 <[email protected]>
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.0.2. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
The tests still ran though, no? |
Co-authored-by: Maxime U Garcia <[email protected]>
This modified a GitHub action yml not a doc 😜 |
Oh haha fair, but maybe worth modifying a doc as a test? 😬 |
Skips nf-test on any docs changes.
We can probably cut
docs/**
if we want to save lines 🙃