Closed nschcolnicov closed 3 weeks ago
When running an nf-test on github CI, I see that the test runs, but then it crashes raising the error "no valid tests found". When running the same command on the cloned repo it runs through without any issues.
Error log:
Running in the cloned repo:
PR where the issue is happening: https://github.com/nf-core/demultiplex/pull/253
could this be related to #268 ?
Looks like it, sharding on Github vs no sharding locally. This is probably closed by #268.
Should be fixed in 0.9.2
When running an nf-test on github CI, I see that the test runs, but then it crashes raising the error "no valid tests found". When running the same command on the cloned repo it runs through without any issues.
Error log:
Running in the cloned repo:
PR where the issue is happening: https://github.com/nf-core/demultiplex/pull/253